[all-commits] [llvm/llvm-project] 19fff8: Revert "[X86] Set SHF_X86_64_LARGE for globals wit...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Tue Dec 12 16:32:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19fff858931bf575b63a0078cc553f8f93cced20
https://github.com/llvm/llvm-project/commit/19fff858931bf575b63a0078cc553f8f93cced20
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
M llvm/test/CodeGen/X86/code-model-elf-sections.ll
Log Message:
-----------
Revert "[X86] Set SHF_X86_64_LARGE for globals with explicit well-known large section name (#74381)"
This reverts commit 323451ab88866c42c87971cbc670771bd0d48692.
Code with these section names in the wild doesn't compile because
support for large globals in the small code model is not complete yet.
More information about the All-commits
mailing list