diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-10-25 16:46:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-25 16:46:38 -0400 |
commit | cfde4fbccf5d8d949a8cade0a4f8ef9b0f47ca73 (patch) | |
tree | 6d8877914657f2bbf417ce060970bd0129821e7b /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 1540f772c793b3a29ae5d57e99456ec5d7ef4b39 (diff) | |
download | llvm-cfde4fbccf5d8d949a8cade0a4f8ef9b0f47ca73.zip llvm-cfde4fbccf5d8d949a8cade0a4f8ef9b0f47ca73.tar.gz llvm-cfde4fbccf5d8d949a8cade0a4f8ef9b0f47ca73.tar.bz2 |
[libc++] Remove obsolete Solaris and Newlib support for locales (#113721)
The solaris header file doesn't even exist, so that's definitely dead
code. The newlib header is empty, which means that localization can't
work on that platform. If someone is using libc++ with Newlib, they must
be providing LIBCXX_HAS_NO_LOCALIZATION today for anything to work, so
that header is basically dead code as well.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions