[compiler-rt][tests] Define TARGET_FLAGS
authorHarald van Dijk <harald@gigawatt.nl>
Sat, 30 Jan 2021 13:06:08 +0000 (13:06 +0000)
committerHarald van Dijk <harald@gigawatt.nl>
Sat, 30 Jan 2021 13:06:08 +0000 (13:06 +0000)
commitb01b964d3776956ef415a10c57cf612add55bba9
tree0b841e91374eb9dbf572beafac2b858f6c298d15
parent7a6a2cc81aaf064e6f5bc9a9a16973f552d2bdc2
[compiler-rt][tests] Define TARGET_FLAGS

D36116 refactored the logic of tests and removed the definition of TARGET_FLAGS, but left one use of it. Restore its definition for that one use, so that an x86_64 test is compiled with -m64.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D93634
compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt