[all-commits] [llvm/llvm-project] 37ced5: [clang][AARCH64] Add __ARM_FEATURE_{PAC, BTI}_DEFA...
    Dani via All-commits 
    all-commits at lists.llvm.org
       
    Thu Apr  2 03:54:27 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37ced5a571066c11548c672f354c6091f5903991
      https://github.com/llvm/llvm-project/commit/37ced5a571066c11548c672f354c6091f5903991
  Author: Daniel Kiss <daniel.kiss at arm.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)
  Changed paths:
    M clang/include/clang/Basic/LangOptions.h
    M clang/lib/Basic/Targets/AArch64.cpp
    M clang/test/Preprocessor/aarch64-target-features.c
  Log Message:
  -----------
  [clang][AARCH64] Add __ARM_FEATURE_{PAC, BTI}_DEFAULT  defines
Summary:
As defined by Arm C Language Extensions (ACLE) these macro defines
should be set to specific values depending on -mbranch-protection.
Reviewers: chill
Reviewed By: chill
Subscribers: danielkiss, cfe-commits, kristof.beyls
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77134
    
    
More information about the All-commits
mailing list