https://bugs.llvm.org/show_bug.cgi?id=23020
Fangrui Song <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
CC| |[email protected]
--- Comment #1 from Fangrui Song <[email protected]> ---
GNU as uses big-endian data now..
% aarch64-linux-gnu-as -EB a.s -o a.o
% objdump -s a.o
a.o: file format elf64-big
Contents of section foo:
0000 00000004 ....
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs