Use std::string instead of strdup() and free() in WinCodeViewLineTables
[oota-llvm.git] / tools / llvm-split /
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.