libc++abi: work around layering violation
This papers over a layering violation currently between libc++abi and libunwind. It reaches into the sources to get the declaration of an ABI defined function. This should allow the ARM buildbot to continue building libc++abi again. llvm-svn: 235965
Loading
Please sign in to comment