[llvm-branch-commits] [clang] [NFCI][clang] Allow overriding any global variable address space (PR #195612)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed May 6 10:27:53 PDT 2026
https://github.com/efriedma-quic commented:
I'm a little confused why want to do adjustments like this in CodeGen; shouldn't Sema know the address-space of variables?
https://github.com/llvm/llvm-project/pull/195612
More information about the llvm-branch-commits
mailing list