[PATCH] D79902: [IR] Make Module::setProfileSummary to replace an existing ProfileSummary flag.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 10:55:47 PDT 2020


yamauchi updated this revision to Diff 264965.
yamauchi marked an inline comment as done.
yamauchi added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79902

Files:
  llvm/include/llvm/IR/Module.h
  llvm/lib/IR/Module.cpp
  llvm/unittests/IR/ModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79902.264965.patch
Type: text/x-patch
Size: 6224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/9b66f9ee/attachment.bin>


More information about the llvm-commits mailing list