diff options
author | Alexander Potapenko <glider@google.com> | 2021-08-20 15:50:47 +0200 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2021-08-20 16:00:25 +0200 |
commit | 417a49e78e730c964c60840110455c29fb562ee0 (patch) | |
tree | 6ba8890ecb036ecc73895d8201e2b9acd8a8ec23 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 00a50f2617849d0f374d8771fea1d3663e32efbc (diff) | |
download | llvm-417a49e78e730c964c60840110455c29fb562ee0.zip llvm-417a49e78e730c964c60840110455c29fb562ee0.tar.gz llvm-417a49e78e730c964c60840110455c29fb562ee0.tar.bz2 |
[msan] Hotfix clang/test/CodeGen/sanitize-memory-disable.c
Because KMSAN is not supported on many architectures, explicitly build
the test with -target x86_64-linux-gnu.
Fixes the 'unsupported architecture' and 'unsupported operating system'
errors reported by the clang-armv7-quick (https://lab.llvm.org/buildbot#builders/171/builds/2595)
and llvm-clang-x86_64-sie-ubuntu-fast (https://lab.llvm.org/buildbot#builders/139/builds/9079)
builders.
Differential Revision: https://reviews.llvm.org/D108465
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions