Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d23c4dd08fc887bf69fc81eaed4d440403451c58
/
examples
/
ModuleMaker
db8d2be
For PR950: Convert signed integer types to signless.
by Reid Spencer
· 18 years ago
e815619
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
by Bill Wendling
· 18 years ago
68fe61d
Replacing std::iostreams with llvm iostreams. Some of these changes involve
by Bill Wendling
· 18 years ago
b83eb64
For PR950:
by Reid Spencer
· 18 years ago
885e3cb
Use llvm-config to determine what to link in
by Chris Lattner
· 18 years ago
4645cdc
WriteBytecodeToFile actually can't throw.
by Chris Lattner
· 18 years ago
e197821
WriteBytecodeToFile throws, so this needs EH info.
by Chris Lattner
· 18 years ago
18c8b49
Use archive libraries instead of object files for VMCore, BCReader,
by Reid Spencer
· 18 years ago
7dbb2d6
Correct some grammar and describe current reality.
by Reid Spencer
· 18 years ago
b461131
Catch a potentially thrown exception.
by Chris Lattner
· 19 years ago
237cef4
Remove trailing whitespace at the end of lines
by Misha Brukman
· 20 years ago
7db7fa0
add missing copyright header
by Chris Lattner
· 20 years ago
bf714df
Add LLVMbzip2 library, now required.
by Reid Spencer
· 20 years ago
815cbcf
Fix PR456:\
by Reid Spencer
· 20 years ago
6cb21d4
Change Library Names Not To Conflict With Others When Installed
by Reid Spencer
· 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
321f831
Add #include <iostream> since Value.h doesn't include it any more.
by Reid Spencer
· 20 years ago
bf6b5d0
Configure script for ModuleMaker.
by John Criswell
· 21 years ago
02af846
Auto-confed ModuleMaker.
by John Criswell
· 21 years ago
27bf637
Auto-conf'ed the ModuleMaker code. Moved Makefile.common to Makefile.common.in.
by John Criswell
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
e26ba9f
Added LLVM copyrights to Makefiles.
by John Criswell
· 21 years ago
a37fefd
Checkin of autoconf-style object root.
by John Criswell
· 21 years ago
9534acb
Initial checkin
by Chris Lattner
· 21 years ago
8ca0eeb
Initial checkin of ModuleMaker project
by Chris Lattner
· 21 years ago