Call the correct overload.
authorRichard Trieu <rtrieu@google.com>
Fri, 2 Oct 2015 20:52:14 +0000 (20:52 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 2 Oct 2015 20:52:14 +0000 (20:52 +0000)
commit0e4cfb749561b85f38e7a4351e4a8911efa01e3b
tree507783a2a988ac2db413a49175a2cb1e18201508
parentcd0d243e72c28dbdb8046a283ff704b6044c9aa9
Call the correct overload.

Call the correct overload so a string literal does not get converted to a bool.
Also fix the test case to match the names given.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249183 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinException.cpp
test/CodeGen/X86/seh-catchpad.ll