llvm-6502/test/MC/Mips
Jack Carter 732f4bc7c4 Mips direct object exception handling regression
Revision 177141 caused a regression in all but
mips64 little endian. That is because none of the
other Mips targets had test cases checking the 
contents of the .eh_frame section. This patch fixes
both the llvm code and adds an assembler test case 
to include the current 4 flavors.

The test cases unfortunately rely on llvm-objdump. A
preferable method would be to use a pretty printer output
such as what readelf -wf <elf_file> would give.

I also changed the name of the test case to correct a typo.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178506 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-01 21:55:15 +00:00
..
do_switch.ll
eh-frame.ll test file name change to correct typo 2013-03-27 20:07:48 +00:00
eh-frame.s Mips direct object exception handling regression 2013-04-01 21:55:15 +00:00
elf_basic.s
elf_eflags.ll
elf_st_other.ll
elf-bigendian.ll
elf-gprel-32-64.ll
elf-N64.ll
elf-objdump.s
elf-reginfo.ll
elf-relsym.ll
elf-tls.ll
fde-reloc.s Mips direct object exception handling regression 2013-04-01 21:55:15 +00:00
higher_highest.ll
hilo-addressing.s
lea_64.ll
lit.local.cfg
mips64-alu-instructions.s
mips64-register-names.s
mips64extins.ll
mips64shift.ll
mips_directives.s
mips_gprel16.ll
mips-alu-instructions.s [Mips Assembler] Add support for OR macro with imediate opperand 2013-03-28 23:45:13 +00:00
mips-coprocessor-encodings.s
mips-expansions.s
mips-fpu-instructions.s
mips-jump-instructions.s [Mips Assembler] Add alias definitions for jal 2013-03-28 23:02:21 +00:00
mips-memory-instructions.s
mips-register-names.s
mips-relocations.s
multi-64bit-func.ll
nabi-regs.s
pr11877.s
r-mips-got-disp.ll
set-at-directive.s
sext_64_32.ll
sym-offset.ll
xgot.ll