[llvm-bugs] [Bug 34696] "Deduce function attributes" calculates different attributes if dbg.value is present. -g affects generated code
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 16 14:41:19 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=34696
bjorn.a.pettersson at ericsson.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bjorn.a.pettersson at ericsson
| |.com
Status|NEW |RESOLVED
Fixed By Commit(s)| |4ead99b3ac2a0ccd5
Resolution|--- |FIXED
--- Comment #3 from bjorn.a.pettersson at ericsson.com ---
I guess that https://reviews.llvm.org/D33889 might offer a more complete
solution to this (however, that patch origins from Jun 5 2017 and I don't know
why it is stalling).
The actual problem reported here (with dbg.value) was solved about a year ago
by
https://github.com/llvm/llvm-project/commit/4ead99b3ac2a0ccd5174c35bcf339eb080dd9697
so I guess we can close this PR.
--
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/20191216/43e10f94/attachment.html>
More information about the llvm-bugs
mailing list