This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
2de0067e60
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
CMakeLists.txt
5 lines
93 B
CMake
Raw
Normal View
History
Unescape
Escape
Eliminate object-relinking support from CMake. Fixes PR 4429 and cleans up the CMake-based build system a bit. Started by a patch from Xerxes Rånby. llvm-svn: 73969
2009-06-24 01:57:35 +08:00
add_llvm_library
(
LLVMExecutionEngine
Initial support for the CMake build system. llvm-svn: 56419
2008-09-22 09:08:49 +08:00
E
x
e
c
u
t
i
o
n
E
n
g
i
n
e
.
c
p
p
E
x
e
c
u
t
i
o
n
E
n
g
i
n
e
B
i
n
d
i
n
g
s
.
c
p
p
)