[PATCH] D145726: Fix assembler error when -g and -gdwarf-* is passed with -fno-integrated-as.

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 11:29:45 PDT 2023


nickdesaulniers added a comment.

Rather than create new test files, shouldn't this modify the same tests modified in D136309 <https://reviews.llvm.org/D136309> and D136707 <https://reviews.llvm.org/D136707>?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145726



More information about the cfe-commits mailing list