[llvm] [nfc] Expose `canReturn` from FunctionAttrs (PR #135650)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 13:50:38 PDT 2025


https://github.com/aeubanks approved this pull request.

I was getting confused with the CFG.h in IR vs Analysis. Analysis/CFG.h still currently doesn't look at semantics and only looks at the CFG proper, but I think it's fine to extend it to look at semantics

https://github.com/llvm/llvm-project/pull/135650


More information about the llvm-commits mailing list