llvm-project
874a02f0 - ARM: Move ABI helpers from Subtarget to TargetMachine (#144680)

Commit
89 days ago
ARM: Move ABI helpers from Subtarget to TargetMachine (#144680) These are module level concepts, and attaching them to the function level subtarget is confusing. Similarly these other helpers that only operate on the triple should also be removed from the subtarget.
Author
Parents
Loading