[PATCH] D125789: FIX the assembly format of the x86 backend to make both clang and gcc happy

Changwei Zou via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 08:59:00 PDT 2022


sheisc added a comment.

In D125789#3519538 <https://reviews.llvm.org/D125789#3519538>, @craig.topper wrote:

> Is it gcc that needs a fix or binutils?

Yes. Exactly speaking, it is the GNU assembler in binutils.
https://www.gnu.org/software/binutils/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125789



More information about the cfe-commits mailing list