[PATCH] D35518: [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 16:37:28 PDT 2017
mgrang added a comment.
I have a related question: Does it make sense to make -gcodeview the default for Windows COFF targets (both arm/arm64)? ie: clang would internally add -gcodeview if -g is passed.
Repository:
rL LLVM
https://reviews.llvm.org/D35518
More information about the llvm-commits
mailing list