OSDN Git Service

macho-symbolized-disassembly.test: Don't check C++ demangler unconditionally.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 29 Oct 2014 08:08:21 +0000 (08:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 29 Oct 2014 08:08:21 +0000 (08:08 +0000)
commit68a70cdbfb26d089bb86e854c040937587084aec
tree67288d698837eaf73e9b8c3da5656e8eccb4d4da
parent674effc8bd4508ba79b2dbacaa12d95118c40238
macho-symbolized-disassembly.test: Don't check C++ demangler unconditionally.

For example, MS PSDK is not expected to have <cxxabi.h>.
You should introduce the new feature in lit.cfg corresponding to HAVE_CXXABI_H if you would like to test demangler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220840 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/macho-symbolized-disassembly.test