mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
So that there is only one function that NativeThreads call, which takes a siginfo. Everything else is an internal detail. Reviewed By: labath, JDevlieghere Differential Revision: https://reviews.llvm.org/D146043