[all-commits] [llvm/llvm-project] 2e5a0b: [lld-macho][test] Add test case for section ordering
Keith Smiley via All-commits
all-commits at lists.llvm.org
Tue Dec 13 13:56:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e5a0b3d835bc3fd8d6d4163e300825a88a0ef98
https://github.com/llvm/llvm-project/commit/2e5a0b3d835bc3fd8d6d4163e300825a88a0ef98
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M lld/test/MachO/section-order.s
Log Message:
-----------
[lld-macho][test] Add test case for section ordering
This covers the special section ordering handling. This chooses to fake the sections vs creating them organically which is probably a bit easier to maintain.
Differential Revision: https://reviews.llvm.org/D139959
More information about the All-commits
mailing list