diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2018-02-23 15:19:48 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2018-02-23 15:19:48 +0000 |
commit | 504d23551ee0b995b93f3177fa1728217abcfb53 (patch) | |
tree | a71eec518ba0c7a50b509ac0eaf438dcf1609654 /clang/lib/CodeGen/CodeGenModule.h | |
parent | d43f40df1c5cd844cfc1eb7d9924498fdb0321ab (diff) | |
download | bcm5719-llvm-504d23551ee0b995b93f3177fa1728217abcfb53.tar.gz bcm5719-llvm-504d23551ee0b995b93f3177fa1728217abcfb53.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions