diff options
author | Evan Cheng <evan.cheng@apple.com> | 2011-07-14 05:43:07 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2011-07-14 05:43:07 +0000 |
commit | c7ac690ba2e4b10d9beb775a5cb859490a859dd1 (patch) | |
tree | ca198a8454d13028a45192d03bd8cf4d96e8746f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a153ca5885f2bfb4f15dc31b71daf8e3f5491bc2 (diff) | |
download | bcm5719-llvm-c7ac690ba2e4b10d9beb775a5cb859490a859dd1.tar.gz bcm5719-llvm-c7ac690ba2e4b10d9beb775a5cb859490a859dd1.zip |
Unfortunately several files in MC are badly violating layering rule by using
TargetAsmInfo, which in turn pulls in TargetRegisterInfo, etc. :-( There are
other cases of violations, but this is probably the worst.
This patch is but one small step towards fixing this. 500 more steps to go. :-(
llvm-svn: 135131
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions