[PATCH] D90507: Adding DWARF64 clang flag
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 03:23:40 PST 2020
jansvoboda11 added a comment.
Hi @ayermolo, do you think this might be triggered by D82756 <https://reviews.llvm.org/D82756>? (my only upstream patch ATM)
================
Comment at: clang/test/Driver/debug-options.c:377
// NO_DEBUG_UNUSED_TYPES: "-debug-info-kind={{limited|line-tables-only|standalone}}"
-// NO_DEBUG_UNUSED_TYPES-NOT: "-debug-info-kind=unused-types"
+// NO_DEBUG_U∏NUSED_TYPES-NOT: "-debug-info-kind=unused-types"
+//
----------------
Probably extra character.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90507/new/
https://reviews.llvm.org/D90507
More information about the llvm-commits
mailing list