[PATCH] D151089: [Remarks] Add option to retain all remarks during remark linking.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 03:02:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1596d7d9be1: [Remarks] Retain all remarks by default, add option to drop without DL. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151089

Files:
  llvm/docs/CommandGuide/dsymutil.rst
  llvm/include/llvm/Remarks/RemarkLinker.h
  llvm/lib/Remarks/RemarkLinker.cpp
  llvm/test/tools/dsymutil/cmdline.test
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/Options.td
  llvm/tools/dsymutil/dsymutil.cpp
  llvm/unittests/Remarks/RemarksLinkingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151089.526005.patch
Type: text/x-patch
Size: 7529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/7ece8d51/attachment.bin>


More information about the llvm-commits mailing list