OSDN Git Service

Bug fix:
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 9 Jun 2009 21:14:25 +0000 (21:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 9 Jun 2009 21:14:25 +0000 (21:14 +0000)
commitf403cd7838aefaacef11bbc1398f165b76ba131f
treed6a33c23de1ee031b5325238770eb3e1833679ea
parent3ae67f59104d9837a7012d73574a8c7cfa176b12
Bug fix:

string::find returns string::npos if the substring is not found.

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