libcxxabi: Update to LLVM 19.

This commit is contained in:
Alex Rønne Petersen
2024-08-23 02:31:37 +02:00
committed by Andrew Kelley
parent 70a1805e46
commit d13bc04cb4
11 changed files with 84 additions and 55 deletions

View File

@@ -9,7 +9,7 @@
#include "fallback_malloc.h"
#include "abort_message.h"
#include <__threading_support>
#include <__thread/support.h>
#ifndef _LIBCXXABI_HAS_NO_THREADS
#if defined(__ELF__) && defined(_LIBCXXABI_LINK_PTHREAD_LIB)
#pragma comment(lib, "pthread")