summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-13 19:38:51 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-13 19:38:51 +0000
commit95f58463e58dfc3e5921aee211e1e29402cad70a (patch)
tree70c568ec78d13144b8fdd1ca291c7e3c80e17cb7 /clang/lib/CodeGen/CodeGenModule.cpp
parent2631d8c5179d94a33a87f1b9fa59652dae71e137 (diff)
downloadbcm5719-llvm-95f58463e58dfc3e5921aee211e1e29402cad70a.tar.gz
bcm5719-llvm-95f58463e58dfc3e5921aee211e1e29402cad70a.zip
TargetRegistry: Reorganize AsmPrinter construction so that clients pass in the
TargetAsmInfo. This eliminates a dependency on TargetMachine.h from TargetRegistry.h, which technically was a layering violation. - Clients probably can only sensibly pass in the same TargetAsmInfo as the TargetMachine has, but there are only limited clients of this API. llvm-svn: 78928
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud