This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b13bafe5c1
llvm-6502
/
test
/
CodeGen
History
Evan Cheng
b13bafe5c1
On Darwin, ams printer should output a second label before a jump table so the linker knows it's a new atom. But this is only needed if the jump table is put in a separate section from the function body.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@73720
91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-18 20:37:15 +00:00
..
Alpha
ARM
Initial support for some Thumb2 instructions.
2009-06-17 18:13:58 +00:00
CBackend
CellSPU
CPP
Generic
IA64
Mips
MSP430
PowerPC
SPARC
X86
On Darwin, ams printer should output a second label before a jump table so the linker knows it's a new atom. But this is only needed if the jump table is put in a separate section from the function body.
2009-06-18 20:37:15 +00:00
XCore