| commit | ac2adce66bf223efd01e19cda94813ef93cdaddb | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Fri Dec 11 23:25:09 2015 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Fri Dec 11 23:25:09 2015 +0000 |
| tree | 632fe0153d700eda8b629ae32f4a54fd54489f74 | |
| parent | 10cf124bb920b85efcea7f7b313f7e3053f2b87c [diff] |
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the appropriate bits. This fixes the remaining clang regression test failures when linking clang with lld on Darwin. llvm-svn: 255390