[PATCH] D88766: Port StripGCRelocates pass to NPM

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 14:42:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG940d7aaea958: Port StripGCRelocates pass to NPM (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D88766?vs=296260&id=296797#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88766/new/

https://reviews.llvm.org/D88766

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Utils/StripGCRelocates.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Utils/StripGCRelocates.cpp
  llvm/lib/Transforms/Utils/Utils.cpp
  llvm/test/Transforms/Util/strip-gc-relocates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88766.296797.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/05b1c8b4/attachment-0001.bin>


More information about the llvm-commits mailing list