Skip to content

Use libunwind for recent clang versions#58

Merged
OfekShilon merged 1 commit intocompiler-explorer:mainfrom
cor3ntin:patch-2
Jan 15, 2024
Merged

Use libunwind for recent clang versions#58
OfekShilon merged 1 commit intocompiler-explorer:mainfrom
cor3ntin:patch-2

Conversation

@cor3ntin
Copy link
Contributor

libunwind is required to build libc++ as of
llvm/llvm-project#77687 (comment)

It was already used for numbered versions, but not trunk.

I also updated my branch and left everything else alone as I did not know whether they use version of clang that can build libunwind

libunwind is required to build libc++ as of
llvm/llvm-project#77687 (comment)

It was already used for numbered versions, but not trunk.

I also  updated my branch and left everything else alone as I did not know whether they use version of clang that can build libunwind
@OfekShilon OfekShilon merged commit ce1b055 into compiler-explorer:main Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants