Files
clang-p2996/llvm/lib/Target/ARM/ARMTargetMachine.cpp
weiwei chen c8a7f14b27 [Backend] Add clearSubtargetMap API for TargetMachine. (#112383)
- [x] Add `clearSubtargetInfo` API to TargetMachine and each backend to
make it possible to release memory used in each backend's
`SubtargetInfo` map if needed. Keep this API as `protected` so that it
will be used with precautions.
2024-11-07 10:05:19 -05:00

23 KiB