summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/GuardUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable "[NFC] Unify guards detection"Max Kazantsev2018-08-301-0/+21
rL340921 has been reverted by rL340923 due to linkage dependency from Transform/Utils to Analysis which is not allowed. In this patch this has been fixed, a new utility function moved to Analysis. Differential Revision: https://reviews.llvm.org/D51152 llvm-svn: 341014
OpenPOWER on IntegriCloud