llvm-6502/test
Chris Lattner 013e6b6309 Remove SectionKind::Small*. This was only used on mips, and is apparently
a sad mistake that is regretted. :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76935 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-24 03:11:51 +00:00
..
Analysis FileCheck'ize and expand LDA testcases. 2009-07-23 15:56:53 +00:00
Archive
Assembler Rename the new unsigned and signed keywords to nuw and nsw, 2009-07-22 22:44:56 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Remove SectionKind::Small*. This was only used on mips, and is apparently 2009-07-24 03:11:51 +00:00
DebugInfo
ExecutionEngine
Feature Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK in bitcode file. 2009-07-23 01:07:34 +00:00
FrontendAda
FrontendC Remove the IA-64 backend. 2009-07-24 00:30:09 +00:00
FrontendC++ Remove the IA-64 backend. 2009-07-24 00:30:09 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser
Other
Scripts
TableGen
Transforms merge vector-casts-0.ll into vector-casts.ll 2009-07-23 05:33:39 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh