| commit | 588096e51db7875b7aac8c61346dd97658f0e024 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Dec 28 09:07:21 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Dec 28 09:07:21 2009 +0000 |
| tree | e90b91ef93b71586f898ab36358762d2f3eb187e | |
| parent | 66a4c3d08419e9713ebdfd96dd26f05a85841d92 [diff] |
Rewrite the function-local validation logic for MDNodes (most of r91708). Among other benefits, this doesn't leak the SmallPtrSet, has the verifier code in the verifier pass, actually does the verification at the end, and is considerably simpler. llvm-svn: 92217