[PATCH] D93221: [ARM] Add clang command line support for -mharden-sls=

Kristof Beyls via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 08:17:41 PST 2020


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

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93221

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.h
  clang/test/Driver/aarch64-sls-hardening-options.c
  clang/test/Driver/sls-hardening-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93221.311599.patch
Type: text/x-patch
Size: 10768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201214/24916aa9/attachment-0001.bin>


More information about the cfe-commits mailing list