[all-commits] [llvm/llvm-project] 43f4c2: [AArch64][KCFI] Define Size for KCFI_CHECK

Sami Tolvanen via All-commits all-commits at lists.llvm.org
Wed Oct 5 15:25:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43f4c215a1a2c12851853b1ed4cc0864387b5a74
      https://github.com/llvm/llvm-project/commit/43f4c215a1a2c12851853b1ed4cc0864387b5a74
  Author: Sami Tolvanen <samitolvanen at google.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64][KCFI] Define Size for KCFI_CHECK

Specify the correct size for the KCFI_CHECK pseudo
instruction, which is lowered into six 4-byte instructions in
AArch64AsmPrinter::LowerKCFI_CHECK.

Link: https://github.com/ClangBuiltLinux/linux/issues/1730




More information about the All-commits mailing list