[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 28 20:28:24 PDT 2023


garvitgupta08 added a comment.

In D145726#4228406 <https://reviews.llvm.org/D145726#4228406>, @MaskRay wrote:

> Please update the commit message and comment about what binutils versions reject the construct.

I already added this - "Due to this we started seeing
below assembler error with GNU binutils version 2.34 and below. This
error is not shown by binutils version 2.36 and later."


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

https://reviews.llvm.org/D145726



More information about the cfe-commits mailing list