AArch64: convert MC-layer test to .s file
authorTim Northover <Tim.Northover@arm.com>
Sat, 27 Apr 2013 11:56:14 +0000 (11:56 +0000)
committerTim Northover <Tim.Northover@arm.com>
Sat, 27 Apr 2013 11:56:14 +0000 (11:56 +0000)
commitd57342190d40d089b4ddd703900af7cb028088c6
tree17964c771b5476217b36988222542a900b77a89f
parent2c2e85536d5020db3f64ab73b56ebe1bfd9aeb73
AArch64: convert MC-layer test to .s file

The CodeGen aspects of this test are already covered by cfi-frame.ll;
making it an assembly file reduces the risk of incidental changes
affecting the test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180671 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/AArch64/eh_frame.ll [deleted file]
test/DebugInfo/AArch64/eh_frame.s [new file with mode: 0644]