]> granicus.if.org Git - llvm/commit
COFF: Fix single StringRef return error
authorMartell Malone <martellmalone@gmail.com>
Sat, 20 May 2017 21:00:36 +0000 (21:00 +0000)
committerMartell Malone <martellmalone@gmail.com>
Sat, 20 May 2017 21:00:36 +0000 (21:00 +0000)
commit69f0d8825b764ce03e55bad4bc2bbb8038fe90fa
tree6b910b739ae41efc0f605a250a86008b00bd9398
parentec718cbf104d953893337bc39f2c4f849a1f9ee5
COFF: Fix single StringRef return error

This should appease the lld build bot regression
Intrroduced by rL303490

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303493 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/COFFImportFile.cpp