You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.172
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
This commit is contained in:
parent
8016999e4d
commit
64ac736ec5
13
external/llvm/examples/Kaleidoscope/Chapter9/CMakeLists.txt
vendored
Normal file
13
external/llvm/examples/Kaleidoscope/Chapter9/CMakeLists.txt
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
Object
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
||||
add_kaleidoscope_chapter(Kaleidoscope-Ch9
|
||||
toy.cpp
|
||||
)
|
||||
|
||||
export_executable_symbols(Kaleidoscope-Ch9)
|
1452
external/llvm/examples/Kaleidoscope/Chapter9/toy.cpp
vendored
Normal file
1452
external/llvm/examples/Kaleidoscope/Chapter9/toy.cpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user