[all-commits] [llvm/llvm-project] 145aca: [libunwind] Remove old keymgr related logic

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jul 27 13:13:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 145acacaea1d7fb4ffc055a3e92ee8fee7c58634
      https://github.com/llvm/llvm-project/commit/145acacaea1d7fb4ffc055a3e92ee8fee7c58634
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M libunwind/src/AddressSpace.hpp
    M libunwind/src/Unwind_AppleExtras.cpp

  Log Message:
  -----------
  [libunwind] Remove old keymgr related logic

keymgr used to be used on MacOSX <= 10.6, however we don't build libunwind
from scratch for such old systems anymore. Hence, this code isn't useful
anymore.

Differential Revision: https://reviews.llvm.org/D84677




More information about the All-commits mailing list