summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/macho-objc-meta-data.test
Commit message (Collapse)AuthorAgeFilesLines
* Add a test case for the crash fixed with r267037. David Blaikie said it ↵Kevin Enderby2016-04-271-0/+3
would be nice to have! This was crashing llvm-objdump with -macho -objc-meta-data when trying dump a non-existent section. So the test binary is simply created from an empty .s file compiled with: clang -arch armv7 empty.s -c llvm-svn: 267782
OpenPOWER on IntegriCloud