Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 жил өмнө
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Rafael Espindola 06d6207c1c Pass a reference to a module to the bitcode writer. 7 жил өмнө
  Teresa Johnson a547919737 Split Bitcode/ReaderWriter.h into separate reader and writer headers 8 жил өмнө
  Peter Collingbourne 75202eb0c6 Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 11 жил өмнө
  Rafael Espindola 8c96862847 Modernize raw_fd_ostream's constructor a bit. 11 жил өмнө
  Benjamin Kramer 7259f14839 raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary. 11 жил өмнө
  Rafael Espindola ac69459e0f Replace the F_Binary flag with a F_Text one. 11 жил өмнө
  Rafael Espindola c1b49b56d4 Add a wrapper for open. 12 жил өмнө
  Filip Pizlo 40be1e8566 This patch breaks up Wrap.h so that it does not have to include all of 12 жил өмнө
  Eric Christopher 3e39731e88 Move C++ code out of the C headers and into either C++ headers 12 жил өмнө
  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 жил өмнө