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

garvit gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 15:08:11 PDT 2023


garvitgupta08 added a comment.

In D145726#4194142 <https://reviews.llvm.org/D145726#4194142>, @nickdesaulniers wrote:

> The description needs to be rewritten to elucidate that this is purely to support old versions of the GNU assembler still in use by various Linux LTS distros.  This problem does not exist for folks using up to date tooling.  I would like to see specific GNU assembler version details in the commit description as well.

Done


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