Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b51a0d87ac4c3f9c651b2ff7cdf663dff18f995b
/
examples
/
ModuleMaker
/
ModuleMaker.cpp
fc001bb
remove attributions from examples.
by Chris Lattner
· 17 years ago
a99be51
Here is the bulk of the sanitizing.
by Gabor Greif
· 18 years ago
4bcca0f
switch this to bitcode instead of bytecode
by Chris Lattner
· 18 years ago
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
· 19 years ago
4645cdc
WriteBytecodeToFile actually can't throw.
by Chris Lattner
· 19 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
66e7cd0
Correct the file header to reflect the new "examples" home for the file.
by Reid Spencer
· 21 years ago
321f831
Add #include <iostream> since Value.h doesn't include it any more.
by Reid Spencer
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
8ca0eeb
Initial checkin of ModuleMaker project
by Chris Lattner
· 22 years ago