ARM64: don't emit .subsections_via_symbols on ELF.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 14:54:41 +0000 (14:54 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 14:54:41 +0000 (14:54 +0000)
commit9cfd368302666f38a317df64c68e33abdd6ecdee
tree3337f9762b872971ea760df0ed15d0192d27bbaf
parent1d5a2ad8a63c2a45ab12fb76a7381fe5dfe187ac
ARM64: don't emit .subsections_via_symbols on ELF.

Part of PR19455.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64AsmPrinter.cpp
test/CodeGen/ARM64/subsections.ll [new file with mode: 0644]