Skip to content

No need for force all of libc++abi just to get __cxa_demangle - #11063

Merged
sbc100 merged 1 commit into
masterfrom
no_force_libcxx
May 3, 2020
Merged

No need for force all of libc++abi just to get __cxa_demangle#11063
sbc100 merged 1 commit into
masterfrom
no_force_libcxx

Conversation

@sbc100

@sbc100 sbc100 commented May 2, 2020

Copy link
Copy Markdown
Collaborator

These two lines were both added back in:
812f051

However, simply depending on the symbol should be enough to link it
in (and generate and error if its missing).

Split out from #11061

These two lines were both added back in:
812f051

However, simply depending on the symbol should be enough to link it
in (and generate and error if its missing).

Split out from #11061
@sbc100
sbc100 merged commit 962176e into master May 3, 2020
@sbc100
sbc100 deleted the no_force_libcxx branch May 3, 2020 14:45
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