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)
commite4725beba7e79312809b7d4aedc07db255b26bc7
tree4067c849435feb91f1bfaedcbf6a516060640150
parentdddc537cc0c83f39d71b095bc3a09b7726c33dfd
Verifier: Check for valid tags in debug nodes

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

llvm-svn: 228649
llvm/lib/IR/Verifier.cpp