Add a test case for r156840, a fix to llvm-objdump when disassembling using
authorKevin Enderby <enderby@apple.com>
Tue, 15 May 2012 20:20:50 +0000 (20:20 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 15 May 2012 20:20:50 +0000 (20:20 +0000)
commite545c4e45d989bcb3e6d18e090f417fd41fb9c63
treed7483b5013204f8cae7b775cad5eed1fd709c8f8
parentac94bd88d8bcd15305500dc06bc65bcecf2aafeb
Add a test case for r156840, a fix to llvm-objdump when disassembling using
-macho to disassemble the last symbol to the end of the section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156850 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/MachO/ARM/llvm-objdump-macho.s [new file with mode: 0644]