[PATCH] D87787: Temporary fix for debug loc list bug with basic block sections
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 19:15:20 PDT 2020
dblaikie added a comment.
Could you include the source and any command lines (clang, what optimization level, etc) was used to generate the test IR? It can make the test a bit easier to read at a glance and help if the test needs to be regenerated for some reason.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87787/new/
https://reviews.llvm.org/D87787
More information about the llvm-commits
mailing list