1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/MC/MachO/AArch64
Rafael Espindola 1bd232f704 Bring r240130 back.
Now that pr23900 is fixed, we can bring it back with no changes.

Original message:

Make all temporary symbols unnamed.

What this does is make all symbols that would otherwise start with a .L
(or L on MachO) unnamed.

Some of these symbols still show up in the symbol table, but we can just
make them unnamed.

In order to make sure we produce identical results when going thought assembly,
all .L (not just the compiler produced ones), are now unnamed.

Running llc on llvm-as.opt.bc, the peak memory usage goes from 208.24MB to
205.57MB.

llvm-svn: 240302
2015-06-22 17:52:52 +00:00
..
classrefs.s Bring r240130 back. 2015-06-22 17:52:52 +00:00
cstexpr-gotpcrel.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
darwin-ARM64-local-label-diff.s
darwin-ARM64-reloc.s Bring r240130 back. 2015-06-22 17:52:52 +00:00
ld64-workaround.s Bring r240130 back. 2015-06-22 17:52:52 +00:00
lit.local.cfg
mergeable.s Bring r240130 back. 2015-06-22 17:52:52 +00:00
reloc-crash2.s Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
reloc-crash.s Bring r240130 back. 2015-06-22 17:52:52 +00:00