Commit History

Author SHA1 Message Date
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Rafael Espindola 06d6207c1c Pass a reference to a module to the bitcode writer. 7 years ago
  Reid Kleckner 97ca964f3d [Support] Rename tool_output_file to ToolOutputFile, NFC 8 years ago
  Teresa Johnson a547919737 Split Bitcode/ReaderWriter.h into separate reader and writer headers 8 years ago
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 years ago
  Evgeniy Stepanov 2b6ba77f19 Remove personality for declarations in CloneModule. 9 years ago
  Sergei Larin 72b0e155fd Add to the split module utility an SCC based method which allows not to globalize any local variables. 9 years ago
  Peter Collingbourne c1e784cb78 TransformUtils: Introduce module splitter. 10 years ago