[all-commits] [llvm/llvm-project] 9c895a: [ARM] Add clang command line support for -mharden-...

Kristof Beyls via All-commits all-commits at lists.llvm.org
Sat Dec 19 04:59:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c895aea118a2f50ca8413372363c3ff6ecc21bf
      https://github.com/llvm/llvm-project/commit/9c895aea118a2f50ca8413372363c3ff6ecc21bf
  Author: Kristof Beyls <kristof.beyls at arm.com>
  Date:   2020-12-19 (Sat, 19 Dec 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/lib/Driver/ToolChains/Arch/ARM.cpp
    M clang/lib/Driver/ToolChains/Arch/ARM.h
    R clang/test/Driver/aarch64-sls-hardening-options.c
    A clang/test/Driver/sls-hardening-options.c

  Log Message:
  -----------
  [ARM] Add clang command line support for -mharden-sls=

The command line syntax is identical to the -mharden-sls= command line
syntax for AArch64 targets.

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




More information about the All-commits mailing list