This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-12-14 23:29:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
af8eabbbd8
llvm-mirror
/
examples
/
Kaleidoscope
/
Chapter4
/
CMakeLists.txt
6 lines
103 B
CMake
Raw
Normal View
History
Unescape
Escape
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake llvm-svn: 113819
2010-09-13 23:59:48 +00:00
set
(
LLVM_LINK_COMPONENTS
core
jit
interpreter
native
)
Add examples for Kaleidoscope chapters 2 through 6. Conflicts: examples/Makefile llvm-svn: 82574
2009-09-22 21:15:19 +00:00
add_llvm_example
(
Kaleidoscope-Ch4
t
o
y
.
c
p
p
)
Reference in New Issue
Copy Permalink