llvm-6502/test
Mikhail Glushenkov 39482dde66 Input files should go before all other options.
Important, for example, when calling 'gcc a.o b.o c.o -lD -lE -lF'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83524 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-08 04:40:08 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add codegen support for NEON vst3 intrinsics with <1 x i64> vectors. 2009-10-08 00:28:28 +00:00
DebugInfo
ExecutionEngine Add a test for http://llvm.org/PR3043. 2009-10-05 23:51:08 +00:00
Feature Parse custom metadata attached with an instruction. 2009-09-29 00:01:14 +00:00
FrontendAda
FrontendC Test case for aligned attribute on function declaration. 2009-10-02 04:45:37 +00:00
FrontendC++ Fix test. 2009-10-02 06:50:50 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC Input files should go before all other options. 2009-10-08 04:40:08 +00:00
MC Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so 2009-10-07 20:57:20 +00:00
Other
Scripts
TableGen
Transforms remove predicate simplifier, it never got the last bugs beaten 2009-10-06 16:59:46 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Fix make rule when objdir is inside srcdir. 2009-10-02 09:30:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh