[clang] [llvm] [IR] Add TargetExtType::CanBeLocal property (PR #99016)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 03:50:47 PDT 2026


jayfoad wrote:

> Was it intentional to have `SCDB_[Not]ContainsNonLocalTargetExtType` have the same numeric values as their `NonGlobal` counterparts? (My LLM noticed this while working on something else.)

No! Thanks for catching this. Would you care to fix it or should I do it?

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


More information about the llvm-commits mailing list