Don't constrain the section order in tests that don't depend on it.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Apr 2015 13:55:07 +0000 (13:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Apr 2015 13:55:07 +0000 (13:55 +0000)
commite28f663f71ff49a79b458f7c642906d13c5a0472
tree59296992e9495bd3e941ddaa47448caed7ece44c
parentb6d2c5a95258adebb2296bd4edd118bbf1168fad
Don't constrain the section order in tests that don't depend on it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236102 91177308-0d34-0410-b5e6-96231b3b80d8
38 files changed:
test/MC/ARM/arm-elf-symver.s
test/MC/ARM/eh-directive-text-section-multiple-func.s
test/MC/ARM/elf-movt.s
test/MC/ARM/elf-thumbfunc-reloc.s
test/MC/ELF/align.s
test/MC/ELF/cfi-adjust-cfa-offset.s
test/MC/ELF/cfi-advance-loc2.s
test/MC/ELF/cfi-def-cfa-offset.s
test/MC/ELF/cfi-def-cfa-register.s
test/MC/ELF/cfi-def-cfa.s
test/MC/ELF/cfi-escape.s
test/MC/ELF/cfi-offset.s
test/MC/ELF/cfi-register.s
test/MC/ELF/cfi-rel-offset.s
test/MC/ELF/cfi-rel-offset2.s
test/MC/ELF/cfi-remember.s
test/MC/ELF/cfi-restore.s
test/MC/ELF/cfi-same-value.s
test/MC/ELF/cfi-undefined.s
test/MC/ELF/cfi-window-save.s
test/MC/ELF/cfi-zero-addr-delta.s
test/MC/ELF/cfi.s
test/MC/ELF/debug-loc.s
test/MC/ELF/empty-dwarf-lines.s
test/MC/ELF/entsize.s
test/MC/ELF/file-double.s
test/MC/ELF/file.s
test/MC/ELF/lcomm.s
test/MC/ELF/n_bytes.s
test/MC/ELF/noexec.s
test/MC/ELF/norelocation.s
test/MC/ELF/pr19430.s
test/MC/ELF/relocation-pc.s
test/MC/ELF/rename.s
test/MC/ELF/section.s
test/MC/ELF/type-propagate.s
test/MC/ELF/type.s
test/MC/ELF/weakref.s