diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-12-20 09:02:24 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-12-20 09:05:54 -0600 |
commit | 69186c52400cbb42ff485d851863ca2d5407f841 (patch) | |
tree | d12b806e039295f1d2bd7c51b783b91c11d953f7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | aa3bd6521249c12a48c7740ae8471b378eb394ae (diff) | |
download | llvm-69186c52400cbb42ff485d851863ca2d5407f841.zip llvm-69186c52400cbb42ff485d851863ca2d5407f841.tar.gz llvm-69186c52400cbb42ff485d851863ca2d5407f841.tar.bz2 |
[libc][llvm] Forward `LIBC_` options as well in a runtime build
Summary:
We need to forward certain CMake definitions to the runtimes build when
using `-DLLVM_ENABLE_RUNTIMES=libc`. The `libc` project uses both
`LLVM_LIBC` and `LIBC` prefixes. Previously we only forwarded
`LLVM_LIBC`. This patch adds the `LIBC_` prefix, using the underscore to
separate it from `LIBCXX`.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions