ELF symbol table field st_other support,
authorJack Carter <jcarter@mips.com>
Tue, 19 Feb 2013 22:29:00 +0000 (22:29 +0000)
committerJack Carter <jcarter@mips.com>
Tue, 19 Feb 2013 22:29:00 +0000 (22:29 +0000)
commit5cdeca8b1d726790fe9687bc4a4d615d299bc151
tree9c917844f6f3325f2e24fbee097fb966b523e124
parentbcff7b77348e299d25e7ada9ea5bffb80aab55b2
ELF symbol table field st_other support,
excluding visibility bits.

Mips (o32 abi) specific e_header setting.

EF_MIPS_ABI_O32 needs to be set in the
ELF header flags for o32 abi output.

Contributer: Reed Kotler

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175569 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ELF.h
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
test/MC/Mips/elf_eflags.ll