Files
clang-p2996/llvm/lib/Target/ARM/ARMFastISel.cpp
Matt Arsenault 874a02f05b 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.
2025-06-19 09:38:22 +09:00

107 KiB