llvm-6502/test
Dan Gohman e483feded9 Remove an over-aggressive assert. Functions with empty struct return
types don't have any return values, from CodeGen's perspective.
This fixes PR4688.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78311 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-06 15:07:58 +00:00
..
Analysis ZIV tester for LDA. 2009-08-05 04:26:05 +00:00
Archive
Assembler Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
Bindings/Ocaml
Bitcode Use separate ValueList for metadata. 2009-08-04 06:00:18 +00:00
BugPoint
CodeGen Remove an over-aggressive assert. Functions with empty struct return 2009-08-06 15:07:58 +00:00
DebugInfo
ExecutionEngine
Feature Do not use abbrev while writing NamedMDNode name. 2009-07-30 23:06:35 +00:00
FrontendAda
FrontendC llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable. Make this work for PPC. 2009-08-04 04:48:31 +00:00
FrontendC++ add a testcase for my llvm-gcc hack. 2009-08-06 06:18:52 +00:00
FrontendFortran
FrontendObjC Adjust test for llvm-gcc checkin 78249. 2009-08-05 22:18:47 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser llvm-mc: More quoted identifier support. 2009-08-01 00:48:30 +00:00
Other
Scripts
TableGen
Transforms Add -disable-output. Thanks Bill! 2009-08-03 22:24:22 +00:00
Verifier
Makefile Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan! 2009-08-01 03:37:54 +00:00
Makefile.tests
TestRunner.sh