Make the masm codepath work like the normal code path.
authorChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:15:58 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 May 2006 05:15:58 +0000 (05:15 +0000)
commit13f161c51844d02af9b3637330af95f79db2f1c1
tree789f0c7cf1e53ed6d4795829008502f65d2b939a
parente7027d53395452076314ebc5289543048fcbd022
Make the masm codepath work like the normal code path.

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