aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/FreeMachineFunction.cpp
diff options
context:
space:
mode:
authorTakuto Ikuta <tikuta@google.com>2024-03-20 03:03:18 +0900
committerGitHub <noreply@github.com>2024-03-19 11:03:18 -0700
commite61922d327c39805a7303586f4b0accf3398c774 (patch)
treeeb9990cc0766c3e44075c3a9f948f14b92c1a388 /llvm/lib/CodeGen/FreeMachineFunction.cpp
parent71b69dd21becdfbf8922674ce6ca4129926660ab (diff)
downloadllvm-e61922d327c39805a7303586f4b0accf3398c774.zip
llvm-e61922d327c39805a7303586f4b0accf3398c774.tar.gz
llvm-e61922d327c39805a7303586f4b0accf3398c774.tar.bz2
Expose TimeTraceProfiler for Async Events (#83778)
To avoid issue like https://github.com/llvm/llvm-project/issues/56554 and https://github.com/llvm/llvm-project/issues/83236 due to no guarantees for nested relationships between file level span and syntax tree level span, I'd like to have a `timeTraceAsyncProfilerBegin` specific to trace handling only `Source` spans around https://github.com/llvm/llvm-project/blob/8715f256911786520bb727ce067098d7082ac45c/clang/lib/Sema/Sema.cpp#L153-L170. This is a preparation PR to do that in [following PR](https://github.com/llvm/llvm-project/pull/83961).
Diffstat (limited to 'llvm/lib/CodeGen/FreeMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions