aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-split/llvm-split.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Split Bitcode/ReaderWriter.h into separate reader and writer headersTeresa Johnson1-1/+1
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-1/+1
2016-03-28Remove personality for declarations in CloneModule.Evgeniy Stepanov1-0/+2
2016-01-18 Add to the split module utility an SCC based method which allows not to g...Sergei Larin1-1/+5
2015-08-21TransformUtils: Introduce module splitter.Peter Collingbourne1-0/+67