Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on...
authorShuxin Yang <shuxin.llvm@gmail.com>
Wed, 7 Aug 2013 05:19:23 +0000 (05:19 +0000)
committerShuxin Yang <shuxin.llvm@gmail.com>
Wed, 7 Aug 2013 05:19:23 +0000 (05:19 +0000)
commitb6696a93c2be735d526a847f374d4c20d4ff3e86
treee5c5bfb6dc6ba49e4fb59d27e9d167798d407cdc
parentbb870e20e21b118b9428397cb95ab2ebbd03c619
Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-true-on-succ.

As of this revision, all functions of LTOCodeGenerator are consistent in
ret-true-on-succ.

Tested on multiple OSes.

llvm-svn: 187864
llvm/tools/lto/LTOCodeGenerator.cpp
llvm/tools/lto/LTOCodeGenerator.h
llvm/tools/lto/lto.cpp