[llvm-dev] Compiler support in libc++

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 1 12:41:08 PST 2021


On Mon, Mar 01, 2021 at 12:40:36PM -0500, Louis Dionne via llvm-dev wrote:
> However, for a library like libc++, things are a bit different.

So how does this prevent the libstdc++ mess that you need to lock step
the RTL with the compiler and more importantly, get constantly screwed
over when you need to upgrade or downgrade the compiler in a complex
environment like an actual Operating System?

I consider this proposal a major step backwards...

Joerg


More information about the llvm-dev mailing list