summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDaniel Malea <daniel.malea@intel.com>2013-05-08 20:38:31 +0000
committerDaniel Malea <daniel.malea@intel.com>2013-05-08 20:38:31 +0000
commitded9f932489936c8342590c2570ff28d93ba42af (patch)
tree713ed68fb51040356466bebd0812469f1c4cf5ca /llvm/lib/Transforms
parent469a74772a78c23294c8c7daa8a0c45bbd420714 (diff)
downloadbcm5719-llvm-ded9f932489936c8342590c2570ff28d93ba42af.tar.gz
bcm5719-llvm-ded9f932489936c8342590c2570ff28d93ba42af.zip
Pull up AssemblyWriter interface into header to allow subclassing
- made all functions virtual so that subclasses can specialize them - add printInstructionLine so that subclasses can choose whether or not to print the newline character (without having to implement printBasicBlock() - added a second constructor to AssemblyWriter that does not require a SlotTracker, as required in order to keep the SlotTracker helper class outside AsmWriter.h and buried in the implementation. llvm-svn: 181466
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud