commit | 175fe6839353fe3659adba11c1f2b11d3451e7dc | [log] [tgz] |
---|---|---|
author | Logan Chien <tzuhsiang.chien@gmail.com> | Thu Dec 05 00:34:11 2013 +0000 |
committer | Logan Chien <tzuhsiang.chien@gmail.com> | Thu Dec 05 00:34:11 2013 +0000 |
tree | 43e8cada1481e8473343968088b52275218c046b | |
parent | faf4d59137e85f917f868e784c8d83ccc29c4b7f [diff] |
[mc] Fix ELF st_other flag. ELF_Other_Weakref and ELF_Other_ThumbFunc seems to be LLVM internal ELF symbol flags. These should not be emitted to object file. This commit defines ELF_STO_Shift for the target-defined flags for st_other, and increase the value of ELF_Other_Shift to 16. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196440 91177308-0d34-0410-b5e6-96231b3b80d8