[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
Tue Jul 25 07:44:20 PDT 2017


dneilson updated this revision to Diff 108083.
dneilson added a comment.

clang-format patch


https://reviews.llvm.org/D35840

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35840.108083.patch
Type: text/x-patch
Size: 10095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/90a1cc26/attachment.bin>


More information about the llvm-commits mailing list