[PATCH] D74871: Fix interaction between -fdiscard-value-names and LLVM Bitcode
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 20 05:01:57 PST 2020
hans added a reviewer: xur.
hans added a comment.
Thanks for looking into this, Serge!
I used your test case to bisect where the crashing started, and ended up at 60d39479221d6bc09060f7816bcd7c54eb286603 <https://reviews.llvm.org/rG60d39479221d6bc09060f7816bcd7c54eb286603>
Someone else noted that also and filed https://bugs.llvm.org/show_bug.cgi?id=44896
Ron has a fix out at https://reviews.llvm.org/D74878
I don't know which of these two is a better fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74871/new/
https://reviews.llvm.org/D74871
More information about the cfe-commits
mailing list