diff options
author | Raphael Isemann <teemperor@gmail.com> | 2021-08-17 12:46:44 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2021-08-17 13:47:22 +0200 |
commit | fc5495c351a1f7ce28c7166a70113ce45906ff7b (patch) | |
tree | be6ccbb3f3aaf8de1bceb9e71a8b6c6eb7f64c8f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9cfa9b44a589438d3c6920881c5619c76479dbaa (diff) | |
download | llvm-fc5495c351a1f7ce28c7166a70113ce45906ff7b.zip llvm-fc5495c351a1f7ce28c7166a70113ce45906ff7b.tar.gz llvm-fc5495c351a1f7ce28c7166a70113ce45906ff7b.tar.bz2 |
[lldb] Make TestAArch64AdrpAdd depend on the AArch64 target
LLDB is using LLVM's target-specific disassembler which is only available when
the respective LLVM target has been enabled in the build config.
This patch just skips the test if there is no arm64 target (and its
disassembler) available in the current build config.
Reviewed By: jasonmolenda
Differential Revision: https://reviews.llvm.org/D108145
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions