OSDN Git Service

Setting SwitchToSectionDirective properly in the MASM backend permits a bunch
authorChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:23:12 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:23:12 +0000 (05:23 +0000)
commitb81cb6133e224e37b1783fa2343a4789536fb0a4
tree4769f065580ad5cd18bd5d220a5a51ebce2b6e33
parentc9260a15565bbc67150c36c42cd0d3238bb52976
Setting SwitchToSectionDirective properly in the MASM backend permits a bunch
of code to be unified.

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