[llvm-bugs] [Bug 46841] New: clang should add dysymutil step whenever a temporary object is generated and debug info is generated
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jul 24 15:04:14 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46841
Bug ID: 46841
Summary: clang should add dysymutil step whenever a temporary
object is generated and debug info is generated
Product: clang
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: chris.bieneman at me.com
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
In https://reviews.llvm.org/D84127, Daniel Sanders is proposing swapping a
workaround I implemented a few years ago with one that addresses a few other
issues. Both are actually workarounds for the fact that clang doesn't always
insert dsymutil steps when temporary objects are generated.
The fix for this should be pretty straight forward and I intend to post a
patch. I'm filing this so that Daniel can refer to it in a comment with his
patch so we can track the version of clang it gets resolved in.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200724/5c6e757c/attachment.html>
More information about the llvm-bugs
mailing list