Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f3baad3ee14689641493a578f3a1561cb15ac517
/
llvm
/
examples
/
ModuleMaker
/
ModuleMaker.cpp
f3baad3
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
by Bill Wendling
· 19 years ago
afd54eb
Replacing std::iostreams with llvm iostreams. Some of these changes involve
by Bill Wendling
· 19 years ago
e0fc4df
For PR950:
by Reid Spencer
· 19 years ago
5dbafa8
WriteBytecodeToFile actually can't throw.
by Chris Lattner
· 19 years ago
5eae951
Catch a potentially thrown exception.
by Chris Lattner
· 19 years ago
2f72baf
Remove trailing whitespace at the end of lines
by Misha Brukman
· 20 years ago
3779fd6
add missing copyright header
by Chris Lattner
· 21 years ago
987319d
Correct the file header to reflect the new "examples" home for the file.
by Reid Spencer
· 21 years ago
5b81eea
Moved small examples from /projects/SmallExamples to /examples.
by Reid Spencer
· 21 years ago
[Renamed from llvm/examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
b987b7c
Moved the "SmallExamples" out of the /projects directory and into a new
by Reid Spencer
· 21 years ago
[Renamed from llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
90b057b
Moved these files to "SmallExamples" directory.
by Reid Spencer
· 21 years ago
[Renamed from llvm/projects/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp]
00fc1c5
Add #include <iostream> since Value.h doesn't include it any more.
by Reid Spencer
· 21 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
3397792
Initial checkin of ModuleMaker project
by Chris Lattner
· 22 years ago