| commit | 983a16c08adbeb89c34e894647d4ae08a0417481 | [log] [tgz] |
|---|---|---|
| author | Manman Ren <mren@apple.com> | Fri Jun 28 05:43:10 2013 +0000 |
| committer | Manman Ren <mren@apple.com> | Fri Jun 28 05:43:10 2013 +0000 |
| tree | 064443222a08013d92f082ec72a34db4e400894c | |
| parent | 0a00836bb7be52daa291c681d6041300b627bc21 [diff] |
Debug Info: clean up usage of Verify. No functionality change. It should suffice to check the type of a debug info metadata, instead of calling Verify. For cases where we know the type of a DI metadata, use assert. Also update testing cases to make them conform to the format of DI classes. llvm-svn: 185135