mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 03:30:22 +00:00
5b0e9ce2e5
initialize fields of the class that it used. The result was nonsense code. Before: 0000000000000000 <foo>: 0: 00441100 0x441100 4: 03e00008 jr ra 8: 00000000 nop After: 0000000000000000 <foo>: 0: 00041000 sll v0,a0,0x0 4: 03e00008 jr ra 8: 00000000 nop git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161377 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
elf_basic.s | ||
elf-bigendian.ll | ||
elf-N64.ll | ||
elf-objdump.s | ||
elf-relsym.ll | ||
elf-tls.ll | ||
higher_highest.ll | ||
lea_64.ll | ||
lit.local.cfg | ||
mips64shift.ll | ||
multi-64bit-func.ll | ||
pr11877.s | ||
r-mips-got-disp.ll | ||
sext_64_32.ll | ||
sym-offset.ll |