Pass all the flags to the asm printer, not just the # operands.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Feb 2006 19:50:58 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Feb 2006 19:50:58 +0000 (19:50 +0000)
commitdaf6bc6347b4785102611bdf21c512e8a7678cce
treeef9e106c5293e20327c583121983c5479c455488
parentfd6d282a7154fd724e7fe6abaac358bb3041cb23
Pass all the flags to the asm printer, not just the # operands.

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