index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Bitcode
/
Writer
/
BitWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-0
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+1
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Code Custodian:
Joe Abbey
2012-11-25
1
-5
/
+4
*
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
Erick Tryzelaar
2010-03-06
1
-2
/
+7
*
Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.
Erick Tryzelaar
2010-03-06
1
-1
/
+1
*
LLVMWriteBitcodeToFileHandle should work on all architectures now.
Erick Tryzelaar
2010-03-06
1
-11
/
+0
*
Make LLVM command-line tools overwrite their output files without -f.
Dan Gohman
2009-08-25
1
-1
/
+1
*
eliminate the std::ostream forms of the bitcode writing APIs.
Chris Lattner
2009-08-23
1
-20
/
+8
*
Better test for availability of __gnu_cxx::stdio_filebuf.
Gordon Henriksen
2008-06-11
1
-1
/
+7
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Applying Anton's binmode fix to the other ofstream too.
Gordon Henriksen
2007-12-03
1
-1
/
+1
*
Sorry, typo :)
Anton Korobeynikov
2007-12-03
1
-2
/
+4
*
Open output file correctly. This is extremely important for
Anton Korobeynikov
2007-12-03
1
-1
/
+1
*
Bindings for the verifier.
Gordon Henriksen
2007-10-06
1
-2
/
+2
*
Removing the silly CHelpers header by rolling wrap and unwrap into the C
Gordon Henriksen
2007-10-05
1
-1
/
+0
*
Demoting CHelpers.h to include/llvm/Support.
Gordon Henriksen
2007-09-29
1
-1
/
+1
*
C bindings for libLLVMCore.a and libLLVMBitWriter.a.
Gordon Henriksen
2007-09-18
1
-0
/
+51