Implement MASM sections correctly, without a "has masm sections flag" and a bunch...
authorChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:33:48 +0000 (05:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:33:48 +0000 (05:33 +0000)
commit7faec9b93ad8c1f40ec2dd415c7f2ccbe48cfe30
treea0cea6523715732b1455e23833ffcb55a8c3d7f5
parentb6c76ec46ef022717cf3c4f273edc2abfad1662b
Implement MASM sections correctly, without a "has masm sections flag" and a bunch of special case code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28194 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp
lib/Target/X86/X86IntelAsmPrinter.cpp