Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-split
/
llvm-split.cpp
06d6207
Pass a reference to a module to the bitcode writer.
by Rafael Espindola
· 8 years ago
97ca964
[Support] Rename tool_output_file to ToolOutputFile, NFC
by Reid Kleckner
· 8 years ago
a547919
Split Bitcode/ReaderWriter.h into separate reader and writer headers
by Teresa Johnson
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
2b6ba77f
Remove personality for declarations in CloneModule.
by Evgeniy Stepanov
· 9 years ago
72b0e15
Add to the split module utility an SCC based method which allows not to globalize any local variables.
by Sergei Larin
· 10 years ago
c1e784c
TransformUtils: Introduce module splitter.
by Peter Collingbourne
· 10 years ago