OSDN Git Service

Verifier: Check for valid tags in debug nodes
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 10 Feb 2015 01:40:40 +0000 (01:40 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 10 Feb 2015 01:40:40 +0000 (01:40 +0000)
commit27f4f37b97af4d2b64d20fef04883a9f9984774e
tree4bb8dddc90fe16f69957451bc34e2287e973ed4f
parentdb7dea0e2ea4d8f8acdd9797770c9897c50af840
Verifier: Check for valid tags in debug nodes

Check that specialized `DebugNode`s have valid `DW_TAG`s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp