[PATCH] D105835: [Driver] Let -fno-integrated-as -gdwarf-5 use -fdwarf-directory-asm

Omar Sandoval via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 12 14:57:56 PDT 2021


osandov added a comment.

I tested my reproducer and it also fixes it, thanks. Should it be an error to specify `-fno-dwarf-directory-asm` together with `-gdwarf-5`, since that produces incorrect results?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105835



More information about the cfe-commits mailing list