[clang] [Clang][Interpreter] Enable PIC to avoid 32-bit relocation overflows (PR #201286)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 10:56:16 PDT 2026


aokblast wrote:

> Drive-by: the PR description no longer matches the implementation. The PICLevelReader stuff looks strange, but I don't have time to take a closer look.

I think you want me to insert PIC check in building pcm and pch. But I don't find a good place to insert such check or add callback in CompilerInstance and its callee.

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


More information about the cfe-commits mailing list