Loading libc++ in ghci results in segfaults
While working on #21435 I found that attempting to load libc++
's static archive results in segfaults on Windows. This is almost certainly due to a linker bug.
While working on #21435 I found that attempting to load libc++
's static archive results in segfaults on Windows. This is almost certainly due to a linker bug.