1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/unittests/DebugInfo
Nigel Perks a758e1fd90 [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
2021-03-18 09:51:00 +00:00
..
CodeView Include (Type|Symbol)Record.h less 2020-09-16 09:59:03 -07:00
DWARF [Test][DebugInfo] Check for backend object emission support. 2021-03-18 09:51:00 +00:00
GSYM [Test] Simplify DWARF test cases. NFC. 2020-08-31 14:03:48 +08:00
MSF
PDB
CMakeLists.txt