mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-11 13:46:13 +00:00
a9e37c5eaf
For some reason .lcomm uses byte alignment and .comm log2 alignment so we can't use the same setting for both. Fix this by reintroducing the LCOMM enum. I verified this against mingw's gcc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163420 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HexagonBaseInfo.h | ||
HexagonMCAsmInfo.cpp | ||
HexagonMCAsmInfo.h | ||
HexagonMCTargetDesc.cpp | ||
HexagonMCTargetDesc.h | ||
LLVMBuild.txt | ||
Makefile |