diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-04-16 10:39:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 10:39:34 -0700 |
commit | 1576fa10104b9a88bef88ae851c2df479502fea9 (patch) | |
tree | 3d5bf53072a83190feb9f27aa8d3febe87fe8e42 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 80c19b3b1d59294be63d8b55fedc317305abbdbe (diff) | |
download | llvm-1576fa10104b9a88bef88ae851c2df479502fea9.zip llvm-1576fa10104b9a88bef88ae851c2df479502fea9.tar.gz llvm-1576fa10104b9a88bef88ae851c2df479502fea9.tar.bz2 |
[ctxprof] Extend the notion of "cannot return" (#135651)
At the time of instrumentation (and instrumentation lowering), `noreturn` is not applied uniformously. Rather than running `FunctionAttrs` pass, we just need to use `llvm::canReturn` exposed in PR #135650
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions