[all-commits] [llvm/llvm-project] f75370: [X86] Print 'l' section flag for SHF_X86_64_LARGE ...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 30 09:24:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f75370310c097cde2fce5d980398ecef8f48b633
https://github.com/llvm/llvm-project/commit/f75370310c097cde2fce5d980398ecef8f48b633
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M llvm/lib/MC/MCSectionELF.cpp
M llvm/test/MC/ELF/section.s
Log Message:
-----------
[X86] Print 'l' section flag for SHF_X86_64_LARGE (#70380)
When directly compiling to an object file we properly set the section
flag, but not when emitting assembly.
More information about the All-commits
mailing list