Fixed compilation warning on Linux by fixing the type of a return value.
authorJohn Criswell <criswell@uiuc.edu>
Thu, 18 Aug 2011 01:19:05 +0000 (01:19 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 18 Aug 2011 01:19:05 +0000 (01:19 +0000)
commit3f0e2377609e916d77e192fff2badc7f6c05be4f
tree1d4bab944770039324f41abc4168fbf10cae5a4a
parentf56ea610ed63db0b8a8a9aca95222aa78ce293ee
Fixed compilation warning on Linux by fixing the type of a return value.

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