Show stackmap entry encodings in stackmap debug logs. This makes it easier to
authorLang Hames <lhames@gmail.com>
Wed, 27 Nov 2013 20:10:16 +0000 (20:10 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 27 Nov 2013 20:10:16 +0000 (20:10 +0000)
commit60ffb59df36160a8c49e43b9d0e888ae7d9b5c60
tree16b544cac736ea8561ca33ff9649b4db4515dc98
parent839b0556cd0b8ba0926516ac058a68d17c62fa1f
Show stackmap entry encodings in stackmap debug logs. This makes it easier to
cross-reference debug output with encoded stack-maps, and to create stackmap
test-cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackMaps.cpp