ELF symbol table field st_other support,
authorJack Carter <jcarter@mips.com>
Tue, 19 Feb 2013 22:04:37 +0000 (22:04 +0000)
committerJack Carter <jcarter@mips.com>
Tue, 19 Feb 2013 22:04:37 +0000 (22:04 +0000)
commitccb3c9c2702f548fd0a7d60a622e6f4fdf0940e7
tree556f256ab66e53b6ec305af8bb61ad5d337383af
parentba6f722d6a80efeacb69c12f9322d858affb4d2b
ELF symbol table field st_other support,
excluding visibility bits.

Mips (MicroMips) specific STO handling .

The st_other field settig for STO_MIPS_MICROMIPS

Contributer: Zoran Jovanovic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175564 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ELF.h
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
lib/Target/Mips/MipsAsmPrinter.cpp