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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 15:12:24 PDT 2021


dblaikie added a comment.

Please include a test case (hopefully/possibly the original patch that added the functionality for compatibility already included testing and this patch will need to update that testing)

Got a link to conversations, patches, etc, that confirm this claim:

> This is ostensibly for compatibility, since the extended .file syntax <https://sourceware.org/binutils/docs/as/File.html> that allows specifying the directory separately was only recently added to the GNU Assembler in binutils 2.35.


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