diff options
author | Jinsong Ji <jji@us.ibm.com> | 2020-05-18 18:36:43 +0000 |
---|---|---|
committer | Jinsong Ji <jji@us.ibm.com> | 2020-05-18 19:46:43 +0000 |
commit | 3f5f8f39734e88c797b003d4a0002b2eaef1ac17 (patch) | |
tree | 5a82697cc108f18577a15c082048869ec3e69a5c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cd12e79e6ddd235739716fff5c6a748915f664b9 (diff) | |
download | llvm-3f5f8f39734e88c797b003d4a0002b2eaef1ac17.zip llvm-3f5f8f39734e88c797b003d4a0002b2eaef1ac17.tar.gz llvm-3f5f8f39734e88c797b003d4a0002b2eaef1ac17.tar.bz2 |
[compiler-rt][CMake] Fix PowerPC runtime build
When build in runtime bulid mode with LLVM_ENABLE_RUNTIMES,
the base-config-ix.cmake will complain about two errors.
One is empty string in replace, the other one is unknown `TEST_BIG_ENDIAN ` command.
This patch fix it so that we can test runtime build.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D80040
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions