diff options
author | Leonard Chan <leonardchan@google.com> | 2021-09-08 11:44:00 -0700 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2021-09-08 11:44:00 -0700 |
commit | 056d024235f057e1c933a30aabb66e827f957279 (patch) | |
tree | 14f66bb916cf4492f3578fb4a46935dd332884f6 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 0087bb4a9a733e8f22a9f2a0b1c113236d7da917 (diff) | |
download | llvm-056d024235f057e1c933a30aabb66e827f957279.zip llvm-056d024235f057e1c933a30aabb66e827f957279.tar.gz llvm-056d024235f057e1c933a30aabb66e827f957279.tar.bz2 |
[compiler-rt] Use COMPILER_RT_TEST_CXX_COMPILER for linking compiler-rt tests
Before, COMPILER_RT_TEST_COMPILER was used which pointed to a C compiler. While
it is incorrect to assume either of these is the default compiler, using the
C++ one allows for linking cpp tests.
Differential Revision: https://reviews.llvm.org/D109207
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions