emit .subsections_via_symbols through MCStreamer instead of textually.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 18:03:08 +0000 (18:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 18:03:08 +0000 (18:03 +0000)
commit74cd3b7ceb61b9335fbed1a124324fffd96ded6a
tree709fa8f566679f9856205fb437cee4712280da6c
parent4a071d667d995b00e7853243ff9c7c1269324478
emit .subsections_via_symbols through MCStreamer instead of textually.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp