[all-commits] [llvm/llvm-project] 817a4f: Refine patch a bit.

Ahmed Bougacha via All-commits all-commits at lists.llvm.org
Fri May 10 17:15:40 PDT 2024


  Branch: refs/heads/users/ahmedbougacha/ptrauth-constant
  Home:   https://github.com/llvm/llvm-project
  Commit: 817a4fc00044982d66a6152ec0711157e4bbc6b9
      https://github.com/llvm/llvm-project/commit/817a4fc00044982d66a6152ec0711157e4bbc6b9
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/docs/PointerAuth.md
    M llvm/include/llvm/IR/Constants.h
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/lib/IR/Constants.cpp
    M llvm/test/Assembler/ptrauth-const.ll

  Log Message:
  -----------
  Refine patch a bit.

- IR: rewrite isCompatibleWith, rename to isKnownCompatibleWith
- IR: comments, authenticated -> signed/ptrauth
- IR: hasAddressDiversity -> hasAddressDiscriminator
- LangRef.rst: typo
- PointerAuth.md: whitespace
- Bitcode: format



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