Skip to content
forked from jaywuuu/llvm-snes

Let's give this another try with LLVM 12.0.1. Attempting to add a SNES backend target to LLVM.

Notifications You must be signed in to change notification settings

JiaoZK/llvm-snes

 
 

Repository files navigation

llvm-snes

Let's give this another try with LLVM 13. Attempting to add a SNES backend target to LLVM, then eventually add a driver using clang.

Build: mkdir build cd build cmake -G Ninja -DLLVM_ENABLE_PROJECTS='clang;clang-tools-extra' -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=f:/llvm-snes/out/ -DLLVM_OPTIMIZED_TABLEGEN=On ../llvm

About

Let's give this another try with LLVM 12.0.1. Attempting to add a SNES backend target to LLVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published