llvm-6502/test
Venkatraman Govindaraju 771023dbcb [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.
Otherwise, assembler (gas) fails to assemble them with error message "operation
combines symbols in different segments". This is because MC computes
pc_rel entries with subtract expression between labels from different sections.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200373 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-29 04:51:35 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame. 2014-01-29 04:51:35 +00:00
DebugInfo Disable the COFF tests on non-X86 archs 2014-01-28 21:47:33 +00:00
ExecutionEngine Re-enabling MCJIT tests on ARM 2014-01-25 23:38:08 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC Tests for mode switching 2014-01-28 23:13:30 +00:00
Object We do use pipefail these days. Update the test. 2014-01-29 04:08:05 +00:00
Other
TableGen
tools
Transforms [LPM] Fix PR18642, a pretty nasty bug in IndVars that "never mattered" 2014-01-29 04:40:19 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh