diff options
author | William Huynh <William.Huynh@arm.com> | 2025-07-31 09:40:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 09:40:40 +0100 |
commit | 15f65afc7aa5c98ed3d3eeb14d7e5e4f2c4e02f4 (patch) | |
tree | 7b19ccc78c5952b2b01bd0523e55653a24e3e418 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6752415ce8640cede492a3409af50fbef357f8b4 (diff) | |
download | llvm-15f65afc7aa5c98ed3d3eeb14d7e5e4f2c4e02f4.zip llvm-15f65afc7aa5c98ed3d3eeb14d7e5e4f2c4e02f4.tar.gz llvm-15f65afc7aa5c98ed3d3eeb14d7e5e4f2c4e02f4.tar.bz2 |
[clang] Add option for -nolibc in Driver/ToolChains/Baremetal.cpp (#145700)
Some tests in LLVM-libc require this flag
(https://github.com/llvm/llvm-project/issues/145349), which requires
compiler-rt to be linked in, but not the C library. With this change,
the `-nolibc` flag will not be ignored.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions