llvm/test
Jack Carter c989c61798 ELF symbol table field st_other support,
excluding visibility bits.

Mips (Mips16) specific e_header setting.

EF_MIPS_ARCH_ASE_M16 needs to be set in the 
ELF header flags for Mips16.

Contributer: Reed Kotler


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175566 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-19 22:14:34 +00:00
..
Analysis AArch64: adjust tests which rely on a default JIT 2013-02-18 11:08:37 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Test for string attributes and for attribute group output. 2013-02-12 09:14:20 +00:00
BugPoint
CodeGen ARM: Allocation hints must make sure to be in the alloc order. 2013-02-19 18:55:36 +00:00
DebugInfo Add testcase for llvm-dwarfdump to test parsing of the pubnames data. 2013-02-14 16:10:58 +00:00
ExecutionEngine AArch64: adjust tests which rely on a default JIT 2013-02-18 11:08:37 +00:00
Feature
FileCheck
Instrumentation [asan] instrument memory accesses with unusual sizes 2013-02-19 11:29:21 +00:00
Integer
JitListener
Linker
MC ELF symbol table field st_other support, 2013-02-19 22:14:34 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects. 2013-02-19 20:02:09 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh