[PATCH] D87011: [DebugInfo] Add the -dwarf64 switch to llc and other internal tools (4/19).

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 19:48:30 PDT 2020


ikudrin added a comment.

The switch is implemented only internally in LLVM. There is still some work to be done to enable producing 64-bit debugging info in `clang`, but I strayed a bit for another task. Hope to come back later this year.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87011/new/

https://reviews.llvm.org/D87011



More information about the llvm-commits mailing list