forked from OSchip/llvm-project
6397051ece
- On COFF the .lcomm directive has an alignment argument. - On ELF we fall back to .local + .comm Based on a patch by NAKAMURA Takumi. Fixes PR9337, PR9483 and PR10128. llvm-svn: 138976 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LTOCodeGenerator.cpp | ||
LTOCodeGenerator.h | ||
LTOModule.cpp | ||
LTOModule.h | ||
Makefile | ||
lto.cpp | ||
lto.exports |