[all-commits] [llvm/llvm-project] 7433b1: Reapply "[X86] Set SHF_X86_64_LARGE for globals wi...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Thu Dec 21 10:51:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7433b1ca3ebe9f3b20758336535e82531cbae96f
https://github.com/llvm/llvm-project/commit/7433b1ca3ebe9f3b20758336535e82531cbae96f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
M llvm/test/CodeGen/X86/code-model-elf-sections.ll
Log Message:
-----------
Reapply "[X86] Set SHF_X86_64_LARGE for globals with explicit well-known large section name (#74381)"
This reverts commit 19fff858931bf575b63a0078cc553f8f93cced20.
Now that explicit large globals are handled properly in the small code model.
More information about the All-commits
mailing list