Chris Lattner
|
adb5342ae8
|
Fix typeo
llvm-svn: 17466
|
2004-11-04 05:00:18 +00:00 |
Chris Lattner
|
bd2886d1f0
|
Cleanup this example, simplifying it and making it conform to LLVM coding
standards
llvm-svn: 17459
|
2004-11-03 21:43:03 +00:00 |
Reid Spencer
|
57cbe39d1e
|
Change Library Names Not To Conflict With Others When Installed
llvm-svn: 17286
|
2004-10-27 23:18:45 +00:00 |
Misha Brukman
|
f9898d7189
|
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
|
a3d1b776b9
|
Build BFtoLLVM example front-end by default
llvm-svn: 16719
|
2004-10-05 18:05:53 +00:00 |
Brian Gaeke
|
ca70a78b71
|
Add BFtoLLVM example front end
llvm-svn: 16714
|
2004-10-05 18:05:25 +00:00 |
Reid Spencer
|
987319d3a7
|
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
|
0bb062e55d
|
Add library LLVMsystem.a because the JIT now needs it.
llvm-svn: 16285
|
2004-09-11 04:29:44 +00:00 |
Reid Spencer
|
5b81eea7a5
|
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
|
b987b7cede
|
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
|
300396971c
|
Fix Title line
Make the "DIRS" option descend any directory with a Makefile.
llvm-svn: 16001
|
2004-08-23 18:06:31 +00:00 |