[all-commits] [llvm/llvm-project] 7f0e74: [Driver] Pass --fix-cortex-a53-843419 automaticall...

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri May 6 13:27:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f0e741db97c64b4a566d65b878c2e0fe4dabb38
      https://github.com/llvm/llvm-project/commit/7f0e741db97c64b4a566d65b878c2e0fe4dabb38
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/test/Driver/fuchsia.c

  Log Message:
  -----------
  [Driver] Pass --fix-cortex-a53-843419 automatically on Fuchsia

When targeting cortex-a53, set this linker flag rather than relying
on the toolchain users to do it in their build.

Differential Revision: https://reviews.llvm.org/D114023




More information about the All-commits mailing list