summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2017-04-04 01:09:20 +0000
committerJason Molenda <jmolenda@apple.com>2017-04-04 01:09:20 +0000
commit498ff61e2db14c0313dfa30b3abca6836102e5d8 (patch)
tree0767c3eb4b3f01400c0f8686a8d60e21c2ccf512 /llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp
parent3896bf7453f2c807f2fb3de55b978da433fa5aec (diff)
downloadbcm5719-llvm-498ff61e2db14c0313dfa30b3abca6836102e5d8.tar.gz
bcm5719-llvm-498ff61e2db14c0313dfa30b3abca6836102e5d8.zip
Skip three test cases that are asserting on macosx as of r299199. A quick
look showed that the target's arch has no core / byte order and so when AuxVector::AuxVector calls into a dataextractor and sets the byte size to 0, it asserts. e.g. m_arch = { m_triple = (Data = "x86_64--linux", Arch = x86_64, SubArch = NoSubArch, Vendor = UnknownVendor, OS = Linux, Environment = UnknownEnvironment, ObjectFormat = ELF) m_core = kCore_invalid m_byte_order = eByteOrderInvalid m_flags = 0x00000000 m_distribution_id = <no value available> } <rdar://problem/31380097> llvm-svn: 299408
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud