llvm-project/lldb/unittests/Disassembler
Jason Molenda 956ff0f8bf If we fail to get an armv7em-- disassembler from llvm, skip the
tests and don't mark this as a failure.  This happens when we've
linked against an llvm without the ARM target built in.  Davide
added some cmake conditionals to avoid building this test when the
target was absent from llvm's build, but we're still finding some
bots that manage to get in this situation.

<rdar://problem/44270082> 

llvm-svn: 342072
2018-09-12 19:30:03 +00:00
..
CMakeLists.txt
TestArmv7Disassembly.cpp If we fail to get an armv7em-- disassembler from llvm, skip the 2018-09-12 19:30:03 +00:00