[PATCH] D68711: Implement target(branch-protection) attribute for AArch64

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 15 07:43:00 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa6d48fa70eb: Implement target(branch-protection) attribute for AArch64 (authored by chill).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68711/new/

https://reviews.llvm.org/D68711

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Basic/Targets/AArch64.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/aarch64-branch-protection-attr.c
  clang/test/Sema/attr-target.c
  clang/test/Sema/branch-protection-attr-err.c
  llvm/include/llvm/Support/AArch64TargetParser.h
  llvm/lib/Support/AArch64TargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68711.229553.patch
Type: text/x-patch
Size: 21096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191115/fdaf5410/attachment-0001.bin>


More information about the cfe-commits mailing list