diff options
author | Nigel Perks <nigelp@xmos.com> | 2020-09-14 18:17:11 +0100 |
---|---|---|
committer | Nigel Perks <nigelp@xmos.com> | 2021-03-18 09:51:00 +0000 |
commit | 251fe986afd35bc257a8b043a49bddc98473d565 (patch) | |
tree | da0aed77ab9a8fbf0a73cc8c8b96976780bc49df /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 0331399dc9346f3c5acdf784ddb96567efc9d538 (diff) | |
download | llvm-251fe986afd35bc257a8b043a49bddc98473d565.zip llvm-251fe986afd35bc257a8b043a49bddc98473d565.tar.gz llvm-251fe986afd35bc257a8b043a49bddc98473d565.tar.bz2 |
[Test][DebugInfo] Check for backend object emission support.
The XCore backend does not support object emission. Several tests fail for this
reason when XCore is the default target. See staging buildbot builder:
clang-xcore-ubuntu-20-x64.
So check for backend object emission before running the tests requiring it.
Incorporate isConfigurationSupported functionality in isObjectEmissionSupported,
to avoid calling them both in the same tests.
Differential Revision: https://reviews.llvm.org/D98400
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions