[PATCH] D55216: [bugpoint][PR29027] Reduce function attributes

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 9 10:20:51 PST 2018


modocache updated this revision to Diff 177442.
modocache marked an inline comment as done.
modocache added a comment.

Thanks for the review, @reames! I implemented each of your suggestions, but I had a small excuse for not using the variable name `Suffix`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55216

Files:
  test/BugPoint/func-attrs-keyval.ll
  test/BugPoint/func-attrs.ll
  tools/bugpoint-passes/TestPasses.cpp
  tools/bugpoint/CrashDebugger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55216.177442.patch
Type: text/x-patch
Size: 5946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181209/1243988e/attachment.bin>


More information about the llvm-commits mailing list