diff options
author | Martin Storsjö <martin@martin.st> | 2025-04-25 12:17:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 12:17:23 +0300 |
commit | b3387968bece9c6d0f9cb8c3518563672f7ba3ee (patch) | |
tree | bd27123fa0a34eef59dfec0e10ba7f92841b8be5 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 655933070219f2b6f3a457c7e5af7edd4b5291b4 (diff) | |
download | llvm-b3387968bece9c6d0f9cb8c3518563672f7ba3ee.zip llvm-b3387968bece9c6d0f9cb8c3518563672f7ba3ee.tar.gz llvm-b3387968bece9c6d0f9cb8c3518563672f7ba3ee.tar.bz2 |
[compiler-rt] [test] Look for the right file name suffix for arm targets (#137174)
Compiler-rt libraries on arm use "arm" or "armhf" as suffix, not the
full exact arch name like "armv7".
This matches what was done for the build system in
8e11bede3a6ac11ebcc05c82fac39899feaf9534, to match the names that Clang
expects (in getArchNameForCompilerRTLib in Clang).
This fixes building a large number of the compiler-rt tests for
Windows/armv7.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions