mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
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