diff options
| author | Dan Albert <danalbert@google.com> | 2018-10-18 18:04:28 +0000 |
|---|---|---|
| committer | Dan Albert <danalbert@google.com> | 2018-10-18 18:04:28 +0000 |
| commit | 98a6692380d7d6d8f92c6cc8b77f4e8ec3ca0a05 (patch) | |
| tree | 386a2ca02a37b8e47eb264eeafce75a527a38d71 /llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-multi-use.ll | |
| parent | f2965d1101ada1d0fd561664001e1ffc39b58daf (diff) | |
| download | bcm5719-llvm-98a6692380d7d6d8f92c6cc8b77f4e8ec3ca0a05.tar.gz bcm5719-llvm-98a6692380d7d6d8f92c6cc8b77f4e8ec3ca0a05.zip | |
[compiler-rt] Don't explicitly set CMAKE_CXX_FLAGS.
Summary:
C++ flags should not be used for not-C++ files as it may trigger
-Werror=unused-command-line-argument. CMake will use CMAKE_C_FLAGS,
CMAKE_CXX_FLAGS, and CMAKE_ASM_FLAGS as appropriate implicitly, so
this does not need to be explicitly handled here.
This change depends on https://reviews.llvm.org/D53301, since one of
the builders depended on this behavior because it was not configuring
CMAKE_ASM_FLAGS.
Reviewers: eugenis, vitalybuka
Reviewed By: eugenis, vitalybuka
Subscribers: dberris, mgorny, delcypher, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D53335
llvm-svn: 344751
Diffstat (limited to 'llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-multi-use.ll')
0 files changed, 0 insertions, 0 deletions

