[PATCH] D74871: Fix interaction between -fdiscard-value-names and LLVM Bitcode
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 16:14:03 PST 2020
EricWF added a comment.
This seems wrong to me. Discarding value names is the default and has been forever in non-assert builds.
Why is this not a bug in w/e is handling the IR?
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