diff options
author | Eric Christopher <echristo@gmail.com> | 2015-03-19 22:36:37 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-03-19 22:36:37 +0000 |
commit | 12cf76fe266bba04e8cb1f2d18e44e5947fab9a0 (patch) | |
tree | 4676260d00cb89540bea564ed3e8da136c387af3 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 72e23a219c7b612399f99bf28ee58a81077618c5 (diff) | |
download | llvm-12cf76fe266bba04e8cb1f2d18e44e5947fab9a0.zip llvm-12cf76fe266bba04e8cb1f2d18e44e5947fab9a0.tar.gz llvm-12cf76fe266bba04e8cb1f2d18e44e5947fab9a0.tar.bz2 |
Add an MCSubtargetInfo variable to the TargetMachine.
This enables us to remove calls to the subtarget from the TargetMachine
and with a small hack for backends that require global subtarget
information for module level code generation, e.g. mips abi flags, as
mentioned in a fixme in the code.
llvm-svn: 232776
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions