Fix too-long line.

This commit is contained in:
Lindsey Kuper 2011-08-11 16:21:09 -07:00
parent 133b3d05b4
commit 19bbd02049

View file

@ -138,7 +138,7 @@ mod write {
if threshold != 0u {
llvm::LLVMPassManagerBuilderUseInlinerWithThreshold(MPMB,
threshold);
threshold);
}
llvm::LLVMPassManagerBuilderPopulateModulePassManager(MPMB,