linkGlobalVariableProto never returns null. Simplify the caller. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Dec 2014 00:30:47 +0000 (00:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Dec 2014 00:30:47 +0000 (00:30 +0000)
commit7eaee304abe6320924fc55821c7b9548656c43b5
treecb7da02fda610941232b0797a459f64902cf1f7a
parent52978c2adf33094737fa0d27da6fc458ed6c5981
linkGlobalVariableProto never returns null. Simplify the caller. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp