Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb1dbb41f6d7eaa3b45793d3307fe092f635167
/
llvm
/
lib
/
Bitcode
/
Writer
/
BitcodeWriterPass.cpp
2ad8df2
Code Custodian:
by Joe Abbey
· 13 years ago
a7aed18
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
bda59bd
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
755aceb
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
6973395
eliminate the std::ostream forms of the bitcode writing APIs.
by Chris Lattner
· 16 years ago
890d0de
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
by Daniel Dunbar
· 17 years ago
a79db30
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
d320810
Add explicit keywords.
by Dan Gohman
· 18 years ago
35f398a
Deleting -emitbitcode option which did nothing.
by Gordon Henriksen
· 18 years ago
7ef4171
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
by Chris Lattner
· 18 years ago