[PATCH] D81145: [MC] Generate a compilation unit in the 64-bit DWARF format [3/7]
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 13:51:20 PDT 2020
probinson added a comment.
This patch is for generating DWARF-64 format for raw assembler source. Why is that an interesting case? I could see wanting to emit a .debug_info section for higher level languages in DWARF-64 format, but that is not what this patch does.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81145/new/
https://reviews.llvm.org/D81145
More information about the llvm-commits
mailing list