This website requires JavaScript.
Explore
Help
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-10-31 16:02:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
98ad3f2ea7
llvm-mirror
/
examples
/
Kaleidoscope
/
Chapter3
/
CMakeLists.txt
6 lines
98 B
CMake
Raw
Normal View
History
Unescape
Escape
Add examples for Kaleidoscope chapters 2 through 6. Conflicts: examples/Makefile llvm-svn: 82574
2009-09-22 23:15:19 +02:00
add_llvm_example
(
Kaleidoscope-Ch3
t
o
y
.
c
p
p
)
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. llvm-svn: 113632
2010-09-10 23:14:25 +02:00
target_link_libraries
(
Kaleidoscope-Ch3
LLVMCore
)
Reference in New Issue
Copy Permalink