llvm-6502/test
Andrew Kaylor 7bbd6e366b Support for generating ELF objects on Windows.
This adds 'elf' as a recognized target triple environment value and overrides the default generated object format on Windows platforms if that value is present.  This patch also enables MCJIT tests on Windows using the new environment value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165030 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-02 18:38:34 +00:00
..
Analysis Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix broken tests. 2012-10-02 15:49:34 +00:00
DebugInfo Fix broken tests. 2012-10-02 15:49:34 +00:00
ExecutionEngine Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00
Feature
Instrumentation Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 2012-09-27 10:14:43 +00:00
Integer
Linker
MC MachO: direct-to-object attribute for data-in-code markers. 2012-10-01 22:20:54 +00:00
Object
Other Forgot the SPIR test case. 2012-10-01 17:07:51 +00:00
Scripts
TableGen
Transforms Fix broken tests. 2012-10-02 15:49:34 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Support for generating ELF objects on Windows. 2012-10-02 18:38:34 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh