Files
clang-p2996/llvm/test/tools/llvm-lib/Inputs/abc.s
Jacek Caban 350c89fa75 [llvm-lib] Write object files in reversed order.
This isn't strictly needed, but this matches how MSVC lib.exe writes to
archives, so this makes llvm-lib more compatible and simplifies comparing
output between tools.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D143536
2023-02-10 00:51:07 +02:00

7 lines
36 B
ArmAsm

.globl c
c:
.globl a
a:
.globl b
b: