Joe Abbey
|
170a15e98d
Code Custodian:
|
12 年之前 |
Erick Tryzelaar
|
e623050048
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
|
15 年之前 |
Erick Tryzelaar
|
b3195fbc2e
Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.
|
15 年之前 |
Erick Tryzelaar
|
760640599e
LLVMWriteBitcodeToFileHandle should work on all architectures now.
|
15 年之前 |
Dan Gohman
|
baa26395cc
Make LLVM command-line tools overwrite their output files without -f.
|
16 年之前 |
Chris Lattner
|
b515d75856
eliminate the std::ostream forms of the bitcode writing APIs.
|
16 年之前 |
Gordon Henriksen
|
a068fd32e2
Better test for availability of __gnu_cxx::stdio_filebuf.
|
17 年之前 |
Chris Lattner
|
4ee451de36
Remove attribution from file headers, per discussion on llvmdev.
|
17 年之前 |
Gordon Henriksen
|
94007ec7da
Applying Anton's binmode fix to the other ofstream too.
|
17 年之前 |
Anton Korobeynikov
|
3194012664
Sorry, typo :)
|
17 年之前 |
Anton Korobeynikov
|
037dd942c9
Open output file correctly. This is extremely important for
|
17 年之前 |
Gordon Henriksen
|
c0491ac8b6
Bindings for the verifier.
|
18 年之前 |
Gordon Henriksen
|
acd96191cd
Removing the silly CHelpers header by rolling wrap and unwrap into the C
|
18 年之前 |
Gordon Henriksen
|
d070d1e56f
Demoting CHelpers.h to include/llvm/Support.
|
18 年之前 |
Gordon Henriksen
|
8b94a14a78
C bindings for libLLVMCore.a and libLLVMBitWriter.a.
|
18 年之前 |