MSVC needs the return 0 to compile.
authorFrancois Pichet <pichet2000@gmail.com>
Sat, 16 Apr 2011 13:59:23 +0000 (13:59 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Sat, 16 Apr 2011 13:59:23 +0000 (13:59 +0000)
commit6144686af6b62480c1a72b9f648c3823c6ed0dba
tree0b8e1ff239eb6db8abd2961081bad6578abcb68d
parente5060984aa4d8c473e5081cb6c36d8e0a23e5d25
MSVC needs the return 0 to compile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129640 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLoweringObjectFile.cpp