Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
cad25379d30b80c7d1a61271aed18938b01617e2
/
examples
/
HowToUseJIT
66c5fd6
When a function takes a variable number of pointer arguments, with a zero
by Jeff Cohen
· 19 years ago
47968e4
These are legal for tail calls
by Chris Lattner
· 20 years ago
237cef4
Remove trailing whitespace at the end of lines
by Misha Brukman
· 20 years ago
1d9f262
Stop using abegin and aend.
by Alkis Evlogimenos
· 20 years ago
8f63178
Use LLVMLIBS=JIT to get JIT libraries
by Reid Spencer
· 20 years ago
815cbcf
Fix PR456:\
by Reid Spencer
· 20 years ago
a9504af
Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
by Misha Brukman
· 20 years ago
66e7cd0
Correct the file header to reflect the new "examples" home for the file.
by Reid Spencer
· 20 years ago
86e5aef
Add library LLVMsystem.a because the JIT now needs it.
by Reid Spencer
· 20 years ago
3a168a7
Moved small examples from /projects/SmallExamples to /examples.
by Reid Spencer
· 20 years ago
f3b4755
Make the SmallExamples programs compile in their new home.
by Reid Spencer
· 20 years ago
95f114c
Switch to using the JIT now that it can directly call zeroarg functions
by Chris Lattner
· 20 years ago
e8bf58c
Simplify code, make it print the constructed module before it is run.
by Chris Lattner
· 20 years ago
54706d6
Fix a copy & paste error .. correct the description of the program.
by Reid Spencer
· 20 years ago
26a4ba7
Adding a simple example of how to use the JIT.
by Reid Spencer
· 20 years ago