llvm-6502/test
Rui Ueyama b850a05f2c Recognize 0x0000 as a COFF file magic.
Summary:
Some machine-type-neutral object files containing only undefined symbols
actually do exist in the Windows standard library. Need to recognize them
as COFF files.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2164

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194734 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-14 22:09:08 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen ARM: produce friendly error for invalid inline asm 2013-11-14 17:15:39 +00:00
DebugInfo
ExecutionEngine Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left removed. 2013-11-13 07:43:10 +00:00
Feature
FileCheck FileCheck: fix matching of one check-prefix is a prefix of another 2013-11-13 14:12:52 +00:00
Instrumentation [asan] Poor man's coverage that works with ASan 2013-11-14 13:27:41 +00:00
Integer
JitListener
Linker
LTO
MC Add test case for AArch64 NEON instruction set misc. 2013-11-14 06:45:17 +00:00
Object
Other
TableGen
tools Recognize 0x0000 as a COFF file magic. 2013-11-14 22:09:08 +00:00
Transforms Fixing a heisenbug where the memory dependence analysis behaves differently 2013-11-14 01:10:52 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh