aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-02-26 00:00:24 +0000
committerEric Christopher <echristo@gmail.com>2015-02-26 00:00:24 +0000
commit23a3a7c87139324f3c786a038f698e372e98b514 (patch)
tree62b2ce2eba85c858383fb26c3c737ba2382a7f8a /clang/lib/Frontend/CompilerInvocation.cpp
parentf8ea847e482690e35baaad8d7fb8a582fe199db3 (diff)
downloadllvm-23a3a7c87139324f3c786a038f698e372e98b514.zip
llvm-23a3a7c87139324f3c786a038f698e372e98b514.tar.gz
llvm-23a3a7c87139324f3c786a038f698e372e98b514.tar.bz2
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
This required plumbing a TargetRegisterInfo through computeRegisterProperties and into findRepresentativeClass which uses it for register class iteration. This required passing a subtarget into a few target specific initializations of TargetLowering. llvm-svn: 230583
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions