[clang] [CodeGen] Stop setting vtable as unnamed_addr (PR #200108)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 06:57:05 PDT 2026


zmodem wrote:

Would this affect our ability to ICF vtables (and code referring to vtables)? If the motivation is to fix dynamic_cast, could we keep them unnamed_addr in -fno-rtti builds?

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


More information about the cfe-commits mailing list