diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-22 16:00:41 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-22 22:24:57 -0500 |
commit | 4fafa39b76b8e11960a75d7b15d762840330ecbf (patch) | |
tree | 8a8963b047e807f2853df0a7e92562276f6fa4f1 /clang/lib/Frontend/FrontendAction.cpp | |
parent | 52bc4b16cb68d6d64c0d9499b2e6c1d719e78085 (diff) | |
download | llvm-4fafa39b76b8e11960a75d7b15d762840330ecbf.zip llvm-4fafa39b76b8e11960a75d7b15d762840330ecbf.tar.gz llvm-4fafa39b76b8e11960a75d7b15d762840330ecbf.tar.bz2 |
[libc] Add an option to make `libc` only build the `libc-hdrgen` tool
The `libc-hdergen` tool is required for cross-builds, however some cases
can cause issues when configuring this build. This patch adds an
ovveride option `LIBC_HDRGEN_ONLY` to allow us to retain the old
(incorrect) behaviour where `libc` would not build with any other
runtimes enabled.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D151155
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions