[PATCH] D60238: Verify that Android targets generate DWARF 4 by default.
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 3 16:25:17 PDT 2019
aprantl added inline comments.
================
Comment at: clang/test/Driver/debug-options.c:280
// G_STANDALONE: "-debug-info-kind=standalone"
+// G_DWARF2: "-dwarf-version=2"
// G_DWARF4: "-dwarf-version=4"
----------------
What's that for?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60238/new/
https://reviews.llvm.org/D60238
More information about the cfe-commits
mailing list