mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
19cb35b4bc
This was done using the Sparc and PowerPC AsmParsers as guides. So far it is very simple and only supports sopp instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221994 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
61 B
CMake
4 lines
61 B
CMake
add_llvm_library(LLVMR600AsmParser
|
|
AMDGPUAsmParser.cpp
|
|
)
|