[llvm] [MC][X86] Set SHF_X86_64_LARGE on mergeable constant sections for large code-model (PR #190903)
Grigory Pastukhov via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 11:52:13 PDT 2026
grigorypas wrote:
What happens if the same constant is used in small code and large code? Will both versions exist after de-duplication or only large version?
https://github.com/llvm/llvm-project/pull/190903
More information about the llvm-commits
mailing list