commit | 7f580b605b2cec5e68ce68ed0e57f564b2ae9bb3 | [log] [tgz] |
---|---|---|
author | Serge Pavlov <sepavloff@gmail.com> | Tue Dec 20 08:48:51 2016 +0000 |
committer | Serge Pavlov <sepavloff@gmail.com> | Tue Dec 20 08:48:51 2016 +0000 |
tree | 9330dc9e6b828181356bb7b24207b1b2cd414177 | |
parent | ab968f698e440b3ca2e2ebd209fc250ae075e69c [diff] |
Fix build with expensive checks enabled Include of llvm/IR/Verifier.h was removed from HexagonCommonGEP.cpp in r289604 as unused. In fact it is required when expensive checks are enabled, because it declared function `verifyFunction`, which is called in conditionally compiled part of the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290170 91177308-0d34-0410-b5e6-96231b3b80d8