[PATCH] D35840: All libcalls should be considered to be GC-leaf functions.

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 09:50:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309291: All libcalls should be considered to be GC-leaf functions. (authored by dneilson).

Repository:
  rL LLVM

https://reviews.llvm.org/D35840

Files:
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/Transforms/Scalar/PlaceSafepoints.cpp
  llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/PlaceSafepoints/libcall.ll
  llvm/trunk/test/Transforms/RewriteStatepointsForGC/libcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35840.108494.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/9e1d0e61/attachment.bin>


More information about the llvm-commits mailing list