OSDN Git Service

These do not need to be conditional on the presence of CommentStream, as they have...
authorOwen Anderson <resistor@mac.com>
Wed, 21 Sep 2011 17:58:45 +0000 (17:58 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 21 Sep 2011 17:58:45 +0000 (17:58 +0000)
commit519020adf1cf57e2e93cc4fd49c385c47f7ff0f7
tree1a95cafe419caed38ed9d05d88504b0ee1a3235c
parent4d77ae61f179819a3e5021790755ab4d640a00f5
These do not need to be conditional on the presence of CommentStream, as they have a fallback path now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140267 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp
lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp
lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp