[all-commits] [llvm/llvm-project] 2c1fb4: [MC] Remove some getSectionOrder uses
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jul 1 12:03:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c1fb411ce3aed148a278660d215e0f88ff9b9be
https://github.com/llvm/llvm-project/commit/2c1fb411ce3aed148a278660d215e0f88ff9b9be
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
Log Message:
-----------
[MC] Remove some getSectionOrder uses
SectionOrder is Mach-O specific to place zerofill sections after
non-zerofill sections in the object writer.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list