[all-commits] [llvm/llvm-project] 1ec301: Darwin: Use the GOT to reference ___stack_chk_guard.

Amara Emerson via All-commits all-commits at lists.llvm.org
Fri Jun 23 14:05:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ec30106a557b2c63d6d6c6b93634674aa65cdb9
      https://github.com/llvm/llvm-project/commit/1ec30106a557b2c63d6d6c6b93634674aa65cdb9
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/AArch64/stack-protector-darwin-got.ll

  Log Message:
  -----------
  Darwin: Use the GOT to reference ___stack_chk_guard.

e018cbf7208b changed the default behaviour for Darwin, and this breaks some
existing software.

rdar://110350601




More information about the All-commits mailing list