[all-commits] [llvm/llvm-project] 6ff619: [Driver] Reject -fptrauth-intrinsics on non-AArch6...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Mar 26 00:04:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ff61914a1ef2c05702ba73cf31ffdeed59c1740
      https://github.com/llvm/llvm-project/commit/6ff61914a1ef2c05702ba73cf31ffdeed59c1740
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    A clang/test/Driver/aarch64-ptrauth.c

  Log Message:
  -----------
  [Driver] Reject -fptrauth-intrinsics on non-AArch64 targets

And add a driver test missing from the original patch #65996.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list