diff options
author | Dan Liew <dliew@apple.com> | 2021-05-15 10:52:10 -0700 |
---|---|---|
committer | Dan Liew <dliew@apple.com> | 2021-05-15 10:52:10 -0700 |
commit | 7085cd2f2945b1e73e1c66f78080c48cba9112e8 (patch) | |
tree | 74189db3fc15496721c599983a3b93dc41b61433 /llvm/lib/Demangle/RustDemangle.cpp | |
parent | c9b36a041fd70de0617ea7e241f520b345e12cac (diff) | |
download | llvm-7085cd2f2945b1e73e1c66f78080c48cba9112e8.zip llvm-7085cd2f2945b1e73e1c66f78080c48cba9112e8.tar.gz llvm-7085cd2f2945b1e73e1c66f78080c48cba9112e8.tar.bz2 |
[Compiler-rt] Downgrade fatal error about unsupported test configuration
to a warning.
https://reviews.llvm.org/D101681 introduced a check to make sure the
compiler and compiler-rt were using the same library path when
`COMPILER_RT_TEST_STANDALONE_BUILD_LIBS=ON`, i.e. the developer's
intention is to test the just built libs rather that shipped with the
compiler used for testing.
It seems this broken some bots that are likely misconfigured.
So to unbreak them, for now let's make this a warning so the bot
owners can investigate without breaking their builds.
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions