[PATCH] D105662: Fix incorrect DWARF 5 file name 0 when using -no-integrated-as

Omar Sandoval via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 12:24:59 PDT 2021


osandov added a comment.

It is opt-in in the sense that you have to opt in to DWARF 5, though. And if you're asking for DWARF 5 with `-no-integrated-as`, then your assembler better support the directives needed for DWARF 5.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105662



More information about the llvm-commits mailing list