Files
clang-p2996/llvm/lib/TargetParser
Matt Arsenault 38920964ba ARM: Move ABI enum from TargetMachine to TargetParser (#144725)
Consolidate ABI parsing logic in TargetParser where
computeDefaultTargetABI is defined, instead of splitting it into the
backend. We need the full ABI information computable in
RuntimeLibcallsInfo
2025-06-23 15:22:59 +09:00
..