diff options
author | Mircea Trofin <mtrofin@google.com> | 2024-04-25 15:00:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 15:00:09 -0700 |
commit | ddb67e68474092435634dd8a8e1c166f6ecd0e1a (patch) | |
tree | a3611c95c585f80ad2dbbb3fe2e033b65b25a09a /clang/test/Index/annotate-nested-name-specifier.cpp | |
parent | 4e340356163aaaf2de83cd73f74bca8db735471b (diff) | |
download | llvm-ddb67e68474092435634dd8a8e1c166f6ecd0e1a.zip llvm-ddb67e68474092435634dd8a8e1c166f6ecd0e1a.tar.gz llvm-ddb67e68474092435634dd8a8e1c166f6ecd0e1a.tar.bz2 |
[llvm][ctx_profile] Add the `llvm.instrprof.callsite` intrinsic (#89939)
Add the callsite intrinsic.
Structurally, it is very similar to the counter intrinsics, hence the inheritance relationship. We can probably rename `InstrProfCntrInstBase` to `InstrProfIndexedBase` later - because the "counting" aspect is really left to derived types of `InstrProfCntrInstBase`, and it only concerns itself with the index aspect (which is what we care about for `callsite`, too)
(Tracking Issue: #89287, RFC referenced there)
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions