Eliminate textual section switching from the x86 backend, one
authorChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 21:53:27 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 21:53:27 +0000 (21:53 +0000)
commit11e9657eeb76dff6baaab1cbac0b1fb7e1abb439
treed60add96d1b2d00eefbaec64b13ffe73f39f4f2c
parenta6d658620f1b8803825d3d3adc5d5ed9b36dc422
Eliminate textual section switching from the x86 backend, one
more step towards "semantics sections"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78002 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLoweringObjectFile.h
lib/Target/TargetLoweringObjectFile.cpp
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp