Files
llvm-project/clang/lib/CodeGen/CodeGenAction.cpp
Arthur Eubanks 561cf0c4f5 [NFC] Move TimePasses globals from Pass.h to PassTimingInfo.h (#192352)
They don't belong in the legacy pass manager-specific header, they apply
to both pass managers, plus the pass manager isn't the right layer to
put the bools anyway.
2026-04-15 22:58:20 +00:00

46 KiB