[PATCH] D51151: [NFC] Factor out guard utility methods into a separate file

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 03:53:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340914: [NFC] Factor out guard utility methods into a separate file (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51151?vs=162133&id=163040#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51151

Files:
  llvm/trunk/include/llvm/Transforms/Utils/GuardUtils.h
  llvm/trunk/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/GuardUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51151.163040.patch
Type: text/x-patch
Size: 7526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/23b2894f/attachment.bin>


More information about the llvm-commits mailing list