OSDN Git Service

Merging r370271:
[android-x86/external-llvm.git] / tools / llvm-split /
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-02-14 Rafael EspindolaPass a reference to a module to the bitcode writer.
2017-09-23 Reid Kleckner[Support] Rename tool_output_file to ToolOutputFile...
2016-11-18 Chris Bieneman[CMake] llvm-split depends on intrinsics_gen
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-03-28 Evgeniy StepanovRemove personality for declarations in CloneModule.
2016-01-26 Chris BienemanRemove autoconf support
2016-01-18 Sergei Larin Add to the split module utility an SCC based method...
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.