llvm-6502/test
Dan Gohman 872814ae04 Disallow null as a named metadata operand.
Make MDNode::destroy private.
Fix the one thing that used MDNode::destroy, outside of MDNode itself.

One should never delete or destroy an MDNode explicitly. MDNodes
implicitly go away when there are no references to them (implementation
details aside).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109028 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-21 18:54:18 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix calling convention on ARM if vfp2+ is enabled. 2010-07-21 11:38:30 +00:00
DebugInfo Fix PR 7662. 2010-07-19 17:53:55 +00:00
ExecutionEngine
Feature Disallow null as a named metadata operand. 2010-07-21 18:54:18 +00:00
FrontendAda
FrontendC Turn this test on again after the llvm-gcc change in r108986. 2010-07-21 04:54:06 +00:00
FrontendC++ Testcase for 108732 (8195660). 2010-07-19 18:22:40 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Add AVX only vzeroall and vzeroupper instructions 2010-07-21 08:56:24 +00:00
Other
Scripts
TableGen
Transforms Testcase for r108687. 2010-07-19 08:14:26 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile daniel doesn't hate me, he hates macpython 2.5, which 2010-07-18 18:42:18 +00:00
Makefile.tests
site.exp.in
TestRunner.sh