[PATCH] D46464: [ThinLTO] Support opt remarks options with distributed ThinLTO backends

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 20:15:09 PDT 2018


tejohnson updated this revision to Diff 145348.
tejohnson added a comment.

Update test for change to pass -1 as the Task ID for distributed backends,
and to reflect companion llvm change (https://reviews.llvm.org/D46488).


Repository:
  rC Clang

https://reviews.llvm.org/D46464

Files:
  lib/CodeGen/BackendUtil.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/thinlto-diagnostic-handler-remarks-with-hotness.ll
  test/CodeGen/thinlto_backend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46464.145348.patch
Type: text/x-patch
Size: 4867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180505/898df537/attachment-0001.bin>


More information about the cfe-commits mailing list