[PATCH] D39084: [PM] Port BoundsChecking to the new PM.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 17:32:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318128: [PM] Port BoundsChecking to the new PM. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D39084?vs=119557&id=122756#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39084

Files:
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Instrumentation.h
  llvm/trunk/include/llvm/Transforms/Instrumentation/BoundsChecking.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Instrumentation/BoundsChecking.cpp
  llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/trunk/test/Instrumentation/BoundsChecking/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39084.122756.patch
Type: text/x-patch
Size: 10223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/f29cc881/attachment.bin>


More information about the llvm-commits mailing list