Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10] Add framework support to LLVM ELF linker #16

Merged
merged 1 commit into from
Mar 13, 2021
Merged

Conversation

mszoek
Copy link
Collaborator

@mszoek mszoek commented Mar 13, 2021

Fixes #10

@mszoek mszoek merged commit 2d0acbf into main Mar 13, 2021
@mszoek mszoek deleted the mszoek/issue10 branch March 20, 2021 22:23
mszoek pushed a commit that referenced this pull request Mar 29, 2022
  Fix unlock in two-word version and add missing comment.

  Fixes #15
  Fixes #16

This should fix the hangs in __cxa_guard_acquire() reported on i386 (and
possibly other 32-bit platforms).

Obtained from:	libcxxrt/libcxxrt@f2e5509
Fixes:		56aaed3
MFC after:	2 weeks

(cherry picked from commit 7819a91)
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.

FreeBSD linker (lld) needs to support -framework and -F search path
1 participant