summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-19 00:47:33 +0000
committerChris Lattner <sabre@nondot.org>2009-06-19 00:47:33 +0000
commit3235c38dbb1dabab78db7ba506daf545f36c19bb (patch)
treedcb6e7019a7fd57edd70705662ad8e0f171ea3ec /llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp
parent8284b66264aa364b3c85fdce02b740a571db2617 (diff)
downloadbcm5719-llvm-3235c38dbb1dabab78db7ba506daf545f36c19bb.tar.gz
bcm5719-llvm-3235c38dbb1dabab78db7ba506daf545f36c19bb.zip
Add some scaffolding for a new experimental asmprinter
implementation. The idea is that we want asmprinting to work by converting MachineInstrs into a new MCInst class, then the per-instruction asmprinter works on MCInst. MCInst and the new asmprinters will not depend on most of the llvm code generators. This allows building diassemblers that don't link in the whole llvm code generator. This is step #1 of many. llvm-svn: 73743
Diffstat (limited to 'llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud