[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
Thu May 25 11:43:16 PDT 2023
fhahn updated this revision to Diff 525726.
fhahn added a comment.
Flip the default to keep remarks without debug locs by default. I am planning on landing this tomorrow unless there are any additional comments :)
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.525726.patch
Type: text/x-patch
Size: 7529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/c5c46f8a/attachment.bin>
More information about the llvm-commits
mailing list