[PATCH] D80382: [MC] Implement generating 64-bit debug info.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 16:16:17 PDT 2020
dblaikie added a comment.
So this is DWARF64 support for debug_line in LLVM? And the first support for DWARF64 emission in LLVM in general?
Probably good to include that in the title - something like "Add initial (debug_line only) support for DWARF64" perhaps.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80382/new/
https://reviews.llvm.org/D80382
More information about the llvm-commits
mailing list