]> granicus.if.org Git - llvm/commit
[InstNamer] Don't check type of arguments (they're never void)
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 8 May 2017 23:18:39 +0000 (23:18 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 8 May 2017 23:18:39 +0000 (23:18 +0000)
commit284277df9a804c728f6fc168090bce247d83e4d9
treee37186c668e921a956db657727864be18e368d6d
parent447ca1ab6d6e7dd04f59c5f6f484be57fecf441f
[InstNamer] Don't check type of arguments (they're never void)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InstructionNamer.cpp