OSDN Git Service

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)
commit235089bdaefabcef9e9cde28eb3b0d8937b12a0d
tree88b8c979ccd4438842bee6f85309dee63f7448ad
parent51c9043f3bc215bb3026486e5e1ef5989a8d8d8b
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187864 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOCodeGenerator.h
tools/lto/lto.cpp