[PATCH] D104656: Reland "[AArch64] handle -Wa,-march="

Jian Cai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 21 10:15:29 PDT 2021


jcai19 created this revision.
Herald added subscribers: danielkiss, kristof.beyls.
jcai19 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This reverts commit fd11a26d368c5a909fb88548fef2cee7a6c2c931 <https://reviews.llvm.org/rGfd11a26d368c5a909fb88548fef2cee7a6c2c931>, which was
reverted by 9145a3d4ab7eb05d9fb113b5392e8961df629b88 <https://reviews.llvm.org/rG9145a3d4ab7eb05d9fb113b5392e8961df629b88> due to a test
failure on aarch64 backend, e.g.
https://lab.llvm.org/buildbot/#/builders/43/builds/7031. This patch
fixed the test failure.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104656

Files:
  clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  clang/lib/Driver/ToolChains/Arch/AArch64.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/aarch64-target-as-march.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104656.353413.patch
Type: text/x-patch
Size: 5366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210621/881dcc60/attachment.bin>


More information about the cfe-commits mailing list