Fix the debug build breakage that getDiscriminator is called by mistake.
authorDehao Chen <dehao@google.com>
Thu, 19 Nov 2015 20:29:27 +0000 (20:29 +0000)
committerDehao Chen <dehao@google.com>
Thu, 19 Nov 2015 20:29:27 +0000 (20:29 +0000)
commit564e87c060a5a3d0ca31eaedfa893daca2f57ca0
tree82f0f2b14825d66117a0dc2fdad9634669203118
parentffe3b434e505e403146aff00be0c177bb6d13466
Fix the debug build breakage that getDiscriminator is called by mistake.

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