diff options
author | Fangrui Song <i@maskray.me> | 2024-02-20 16:54:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 16:54:27 -0800 |
commit | 4ca0480a4fefe25c2f6e36c04f02998af79274a0 (patch) | |
tree | 6744df9b7754aa5271e041bac1b23930aabeac3a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | f78027dfeca9925efe7e025beb05b4cef8a1581a (diff) | |
download | llvm-4ca0480a4fefe25c2f6e36c04f02998af79274a0.zip llvm-4ca0480a4fefe25c2f6e36c04f02998af79274a0.tar.gz llvm-4ca0480a4fefe25c2f6e36c04f02998af79274a0.tar.bz2 |
[Driver,BareMetal] Replace -lclang_rt.builtins{,-$arch}.a with an absolute path (#82424)
The generic `tools::AddRunTimeLibs` uses an absolute path. Change
BareMetal to match.
I believe users are not supposed to place other files under the
directory containing `libclang_rt.builtins-$arch.a`. If they rely on the
implicit -L, they now need to explicitly specify -L.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions