[PATCH] D66865: [DWARFVerifier] Verify new call site DWARF symbols
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 02:22:54 PDT 2019
djtodoro marked an inline comment as done.
djtodoro added inline comments.
================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/valid-call-site-parameters.ll:4
+;
+; CHECK: No errors.
+;
----------------
aprantl wrote:
> Seems like this test also passes without your patch applied?
Actually the test case won't pass without the patch applied.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66865/new/
https://reviews.llvm.org/D66865
More information about the llvm-commits
mailing list