summaryrefslogtreecommitdiff
path: root/tools
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
commitd0fef32e5f3700c7de6dfc50a1a3815659b7d19e (patch)
treee57a6c9be1dc8d14dca060527a258cdc301a3e39 /tools
parentf28e3c501e033f103405c03a4bbf848cb6e67a2a (diff)
downloadllvm-d0fef32e5f3700c7de6dfc50a1a3815659b7d19e.tar.gz
llvm-d0fef32e5f3700c7de6dfc50a1a3815659b7d19e.tar.bz2
llvm-d0fef32e5f3700c7de6dfc50a1a3815659b7d19e.tar.xz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181466 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions