Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
lib
/
Target
/
M68k
/
AsmParser
/
CMakeLists.txt
blob: 67ae6abfee1fc88b9cccacca893901399b87609d [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMM68kAsmParser
M68kAsmParser.cpp
LINK_COMPONENTS
CodeGenTypes
M68kCodeGen
M68kInfo
MC
MCParser
Support
ADD_TO_COMPONENT
M68k
)