diff options
author | Eric Christopher <echristo@gmail.com> | 2014-08-06 18:45:26 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2014-08-06 18:45:26 +0000 |
commit | b5217507c7b6cb1e72109313e0980c55bddc534b (patch) | |
tree | 29f5b876c8951970cad1518d77cf065694d09d88 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 364d13170a62e006934cb5761c9bb90378304775 (diff) | |
download | llvm-b5217507c7b6cb1e72109313e0980c55bddc534b.zip llvm-b5217507c7b6cb1e72109313e0980c55bddc534b.tar.gz llvm-b5217507c7b6cb1e72109313e0980c55bddc534b.tar.bz2 |
Remove the target machine from CCState. Previously it was only used
to get the subtarget and that's accessible from the MachineFunction
now. This helps clear the way for smaller changes where we getting
a subtarget will require passing in a MachineFunction/Function as
well.
llvm-svn: 214988
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions