Move DIEEntry handling inside the main switch statement.
authorEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 18:59:42 +0000 (18:59 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 6 Mar 2014 18:59:42 +0000 (18:59 +0000)
commit6c43168ce3b50e1a1e881e07f18aa4a31555d7a5
tree8ab3bd4ca85165740e42dd57e37285dd71ca331f
parentd25733bebcccb671e5b33283eabdf6d0a66ee5db
Move DIEEntry handling inside the main switch statement.
No functional change.

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