IR: Slightly more verbose error in Verifier
authorJustin Bogner <mail@justinbogner.com>
Mon, 10 Mar 2014 21:22:44 +0000 (21:22 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 10 Mar 2014 21:22:44 +0000 (21:22 +0000)
Extend the error message generated by the Verifier when an intrinsic
name does not match the expected mangling to include the expected
name.  Simplifies debugging.

Patch by Philip Reames!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203490 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found