commit | 9feea2026dd12b072fabfc451a20a02a1fe8a9f1 | [log] [tgz] |
---|---|---|
author | Asiri Rathnayake <[email protected]> | Wed Sep 28 10:57:15 2016 +0000 |
committer | Asiri Rathnayake <[email protected]> | Wed Sep 28 10:57:15 2016 +0000 |
tree | 939e15e22c7536993825d33ca8af1a914b26b8a6 | |
parent | a2a8dc6252792240c486c890fe09c47ec2b933af [diff] |
[libunwind] Add support for a single-threaded libunwind build The EHABI unwinder is thread-agnostic, SJLJ unwinder and the DWARF unwinder have a couple of pthread dependencies. This patch makes it possible to build the whole of libunwind for a single-threaded environment. Reviewers: compnerd Differential revision: https://reviews.llvm.org/D24984 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@282575 91177308-0d34-0410-b5e6-96231b3b80d8