mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-24 22:32:47 +00:00
Initial Home page
commit
0ed21795ea
15
Home.md
Normal file
15
Home.md
Normal file
@ -0,0 +1,15 @@
|
||||
Welcome to the llvm-6502 wiki!
|
||||
|
||||
## Official documentation
|
||||
|
||||
- [LLVM: Getting Started](http://llvm.org/docs/GettingStarted.html)
|
||||
- [Writing an LLVM Backend](http://llvm.org/docs/WritingAnLLVMBackend.html)
|
||||
- [The LLVM Target-Independent Code Generator](http://llvm.org/docs/CodeGenerator.html)
|
||||
- [TableGen](http://llvm.org/docs/TableGen/index.html)
|
||||
- [LLVM Language Reference Manual](http://llvm.org/docs/LangRef.html)
|
||||
- [Writing an LLVM Pass](http://llvm.org/docs/WritingAnLLVMPass.html)
|
||||
|
||||
## Links of interest
|
||||
|
||||
- [Thread: [LLVMdev] MOS6502 target](https://groups.google.com/d/msg/llvm-dev/w37MfNU_Ag8/LdiDNHgjpGEJ)
|
||||
- [Thread: A GCC backend for the 6502?](http://forum.6502.org/viewtopic.php?t=1476)
|
Loading…
Reference in New Issue
Block a user