[all-commits] [llvm/llvm-project] 7a49c3: [Driver, test] Remove invalid -arch for non-Darwin ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Dec 5 18:07:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a49c30b830471c39d09d71a6a617f2a7f3e711c
      https://github.com/llvm/llvm-project/commit/7a49c30b830471c39d09d71a6a617f2a7f3e711c
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M clang/test/Driver/aarch64-thread-pointer.c
    M clang/test/Headers/arm-neon-header.c

  Log Message:
  -----------
  [Driver,test] Remove invalid -arch for non-Darwin AArch64 OSes

See also #74365. clang/lib/Driver/ToolChains/Arch/AArch64.cpp
inappropriately claims OPT_arch, which will be removed by the follow-up
change.




More information about the All-commits mailing list