llvm-6502/test
Chris Lattner 82987bfe9b fix PR4650: we only track sizes for certain objects, so only put something
into the mergable section if it is one of our special cases.  This could
obviously be improved, but this is the minimal fix and restores us to the
previous behavior.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77679 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-31 16:17:13 +00:00
..
Analysis Slightly reformat LDA tests to ease grepping. 2009-07-28 23:40:40 +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
BugPoint
CodeGen fix PR4650: we only track sizes for certain objects, so only put something 2009-07-31 16:17:13 +00:00
DebugInfo
ExecutionEngine
Feature Do not use abbrev while writing NamedMDNode name. 2009-07-30 23:06:35 +00:00
FrontendAda
FrontendC remove this test. It is currently failing because we now emit the string 2009-07-25 07:31:51 +00:00
FrontendC++ xfail for now. 2009-07-29 17:40:28 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser Add this test back, the check pattern was too strict. 2009-07-31 03:11:49 +00:00
Other
Scripts
TableGen
Transforms Fix PR4645 which was fallout from the fix for PR4641. 2009-07-29 22:00:43 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh