diff options
| author | Daniel Malea <daniel.malea@intel.com> | 2013-05-08 20:38:31 +0000 |
|---|---|---|
| committer | Daniel Malea <daniel.malea@intel.com> | 2013-05-08 20:38:31 +0000 |
| commit | ded9f932489936c8342590c2570ff28d93ba42af (patch) | |
| tree | 713ed68fb51040356466bebd0812469f1c4cf5ca /llvm/lib/Transforms | |
| parent | 469a74772a78c23294c8c7daa8a0c45bbd420714 (diff) | |
| download | bcm5719-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

