Misha Brukman
|
2f43704b2e
|
Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
to have the JIT functioning on more platforms than just x86
llvm-svn: 16993
|
2004-10-14 19:02:13 +00:00 |
|
Brian Gaeke
|
109b8c6ede
|
Build BFtoLLVM example front-end by default
llvm-svn: 16719
|
2004-10-05 18:05:53 +00:00 |
|
Brian Gaeke
|
bbe7875896
|
Add BFtoLLVM example front end
llvm-svn: 16714
|
2004-10-05 18:05:25 +00:00 |
|
Reid Spencer
|
2739d0d3f1
|
Correct the file header to reflect the new "examples" home for the file.
llvm-svn: 16295
|
2004-09-11 20:30:11 +00:00 |
|
Reid Spencer
|
637724f156
|
Add library LLVMsystem.a because the JIT now needs it.
llvm-svn: 16285
|
2004-09-11 04:29:44 +00:00 |
|
Reid Spencer
|
5395049c0c
|
Moved small examples from /projects/SmallExamples to /examples.
Made the "ModuleMaker" into an example since its just one source file.
llvm-svn: 16003
|
2004-08-23 19:29:54 +00:00 |
|
Reid Spencer
|
8a934d5632
|
Moved the "SmallExamples" out of the /projects directory and into a new
/examples directory. History was maintained. These programs do not need to
be configured but things in /projects must be.
llvm-svn: 16002
|
2004-08-23 19:28:39 +00:00 |
|
Reid Spencer
|
80e10495c9
|
Fix Title line
Make the "DIRS" option descend any directory with a Makefile.
llvm-svn: 16001
|
2004-08-23 18:06:31 +00:00 |
|