diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2024-07-19 09:55:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 09:55:59 +0200 |
commit | 3a7c187031ea4999e426565fa53282cf536158dd (patch) | |
tree | 0c6ba3b41e436cacfc921445932ac52b3087af45 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | 25f4bd8872b2c15c641c8e915afb54b39d119d8a (diff) | |
download | llvm-3a7c187031ea4999e426565fa53282cf536158dd.zip llvm-3a7c187031ea4999e426565fa53282cf536158dd.tar.gz llvm-3a7c187031ea4999e426565fa53282cf536158dd.tar.bz2 |
[safestack] Support multilib testing (#98002)
While working on my safestack patches, I noticed that only the default
multilib was tested even though all multilib versions of
`libclang_rt.safestack.a` were built.
This patch fixes this, patterned after the ubsan testing support.
Tested on `amd64-pc-solaris2.11` (`amd64` and `i386`),
`sparcv9-sun-solaris2.11` (`sparcv9` and `sparc`), `x86_64-pc-linux-gnu`
(`x86_64` and `i386`), and `sparc64-unknown-linux-gnu` (`sparcv9` and
`sparc`).
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions