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)
commitab3cb425aa591cc2e52cf508025e51045316792f
treec0d436d2c9dede93c1ee709fba4a9fecc7f90f3c
parent4c5b3f7df638654d4e948c0f6914a20ce5d0134c
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
llvm-svn: 175564
llvm/include/llvm/Support/ELF.h
llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
llvm/lib/Target/Mips/MipsAsmPrinter.cpp