Misha Brukman
|
7cf540bba0
|
Clean up code layout, delete extra blank line, say fibonacci' instead of foo'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17478 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-05 04:11:40 +00:00 |
|
Chris Lattner
|
3c7d7ee761
|
Fix typeo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17466 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-04 05:00:18 +00:00 |
|
Chris Lattner
|
38f024daea
|
Cleanup this example, simplifying it and making it conform to LLVM coding
standards
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17459 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-03 21:43:03 +00:00 |
|
Misha Brukman
|
a9504af512
|
Use the shared Makefile.JIT for JIT-enablement, which also enables the examples
to have the JIT functioning on more platforms than just x86
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16993 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-10-14 19:02:13 +00:00 |
|
Reid Spencer
|
66e7cd0eea
|
Correct the file header to reflect the new "examples" home for the file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16295 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-09-11 20:30:11 +00:00 |
|
Reid Spencer
|
86e5aef1ce
|
Add library LLVMsystem.a because the JIT now needs it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16285 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-09-11 04:29:44 +00:00 |
|
Reid Spencer
|
3a168a7d68
|
Moved small examples from /projects/SmallExamples to /examples.
Made the "ModuleMaker" into an example since its just one source file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16003 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-23 19:29:54 +00:00 |
|
Reid Spencer
|
e784fa40c5
|
Add the fibonacci example provided by Valery Khamenya.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15924 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-19 20:10:04 +00:00 |
|