commit | ca7e7b0212bc382d7eadfb5029bf8931ee651c2c | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Mar 15 00:50:57 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Mar 15 00:50:57 2015 +0000 |
tree | f8b2c877dcd5801d906ca040bbb94f4da048c3a9 | |
parent | 7c068cfe9ac31d570a582e177ef7cd85270fab9b [diff] |
Verifier: Remove unnecessary null check This is already assumed to be non-null above due to a dyn_cast<>. Also remove extraneous braces around statement. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232292 91177308-0d34-0410-b5e6-96231b3b80d8