Files
clang-p2996/llvm/lib/CodeGen/FreeMachineFunction.cpp
paperchalice 12a8bc09ca [CodeGen] Port FreeMachineFunction to new pass manager (#79421)
This pass should be the last machine function pass in pipeline, also
ignore `PI.runAfterPass(*P, MF, PassPA);` to avoid accessing a dangling
reference.
2024-01-25 17:24:05 +08:00

851 B