diff options
author | Louis Dionne <ldionne@apple.com> | 2020-05-14 09:56:35 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-09-16 13:19:16 -0400 |
commit | 39faf428164a28f3652370958ce893d9200927c8 (patch) | |
tree | 2d78bd91e7f98388693e60f25d119f4119460d0e /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | 738c73a454881ca78214816754c1b82941d0cd26 (diff) | |
download | llvm-39faf428164a28f3652370958ce893d9200927c8.zip llvm-39faf428164a28f3652370958ce893d9200927c8.tar.gz llvm-39faf428164a28f3652370958ce893d9200927c8.tar.bz2 |
[libc++] Ensure streams are initialized early
When statically linking libc++ on some systems, the streams are not
initialized early enough, which causes all kinds of issues. This was
reported e.g. in http://llvm.org/PR28954, but also in various open
source projects that use libc++.
Fixes http://llvm.org/PR28954.
Differential Revision: https://reviews.llvm.org/D31413
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions