hanchenye-llvm-project/libcxx/utils
Alexander Richardson 504d23551e Allow passing additional compiler/linker flags for the tests
Summary:
These flags can be specified using the CMake variables
LIBCXX_TEST_LINKER_FLAGS and LIBCXX_TEST_COMPILER_FLAGS.
When building the tests for CHERI I need to pass additional
flags (such as -mabi=n64 or -mabi=purecap) to the compiler
for our test configurations

Reviewers: EricWF

Reviewed By: EricWF

Subscribers: christof, mgorny, cfe-commits

Differential Revision: https://reviews.llvm.org/D42139

llvm-svn: 325914
2018-02-23 15:19:48 +00:00
..
google-benchmark Update Google Benchmark library 2018-01-18 04:23:01 +00:00
libcxx Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
symcheck-blacklists
cat_files.py
gen_link_script.py
merge_archives.py Use CMAKE_AR instead of the system default 'ar' for merging static libraries 2017-09-13 06:55:44 +00:00
not.py
sym_diff.py
sym_extract.py
sym_match.py