This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
lli
History
Jeffrey Yasskin
aa8814a877
Revert the API changes from r85295 to make it easier for people to build
...
against both 2.6 and HEAD. The default is still changed to eager jitting. llvm-svn: 85330
2009-10-27 22:39:42 +00:00
..
CMakeLists.txt
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
lli.cpp
Revert the API changes from r85295 to make it easier for people to build
2009-10-27 22:39:42 +00:00
Makefile
Move X86 assembler printers into separate directory. This allows JIT-only users not to link it in (use 'x86codegen' llvm-config arg for this)
2008-08-17 13:53:59 +00:00