diff options
author | YunQiang Su <syq@debian.org> | 2024-04-17 14:23:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 14:23:37 +0800 |
commit | 16f188761da1df6ba5e6627b8742aacfec8e9ec5 (patch) | |
tree | e24147c25ec810a54c1441be8e62093b01af3836 /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | 64c649585ca23a0c996d8814d2796cd348441d69 (diff) | |
download | llvm-16f188761da1df6ba5e6627b8742aacfec8e9ec5.zip llvm-16f188761da1df6ba5e6627b8742aacfec8e9ec5.tar.gz llvm-16f188761da1df6ba5e6627b8742aacfec8e9ec5.tar.bz2 |
CompilerRT: Normalize COMPILER_RT_DEFAULT_TARGET_TRIPLE (#88835)
If LLVM is configured with -DLLVM_DEFAULT_TARGET_TRIPLE, or compiler_rt
is configured with -DCOMPILER_RT_DEFAULT_TARGET_TRIPLE, while the
argument is not normalized, such as Debian-style vendor-less triple,
clang will try to find libclang_rt in lib/<normalized_triple>, while
libclang_rt is placed into lib/<triple_arg>.
Let's also place libclang_rt into lib/<normalized_triple>.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions