diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-14 03:02:37 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-14 03:02:37 +0000 |
commit | 11b2fc9ea4d8bdbf1d96a391c90e54763a40400a (patch) | |
tree | 623cc1de756db07fffb2405075d48978b2151447 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 83604067da1cbb9399e438384196faadbb61bbcf (diff) | |
download | bcm5719-llvm-11b2fc9ea4d8bdbf1d96a391c90e54763a40400a.tar.gz bcm5719-llvm-11b2fc9ea4d8bdbf1d96a391c90e54763a40400a.zip |
Change MCAsmStreamer to take an MCInstPrinter instead of a
full AsmPrinter, and change TargetRegistry to keep track
of registered MCInstPrinters.
llvm-mc is still linking in the entire
target foo to get the code emitter stuff, but this is an
important step in the right direction.
llvm-svn: 81754
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions