Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
lib
/
Bitcode
/
Writer
/
BitcodeWriterPass.cpp
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
b515d75
eliminate the std::ostream forms of the bitcode writing APIs.
by Chris Lattner
· 16 years ago
d1ce3b4
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
by Daniel Dunbar
· 17 years ago
ae73dc1
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
adf3eab
Add explicit keywords.
by Dan Gohman
· 18 years ago
bd76d66
Deleting -emitbitcode option which did nothing.
by Gordon Henriksen
· 18 years ago
e8e1e4b
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
by Chris Lattner
· 18 years ago