llvm-mirror/test
Rafael Espindola 95f4e0c409 We currently use a callback to handle an IL pass deleting a BB that still
has a reference to it. Unfortunately, that doesn't work for codegen passes
since we don't get notified of MBB's being deleted (the original BB stays).

Use that fact to our advantage and after printing a function, check if
any of the IL BBs corresponds to a symbol that was not printed. This fixes
pr11202.

llvm-svn: 144674
2011-11-15 19:08:46 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen We currently use a callback to handle an IL pass deleting a BB that still 2011-11-15 19:08:46 +00:00
DebugInfo
ExecutionEngine
Feature
Integer
lib
Linker
MC ARM parsing datatype suffix variants for non-writeback VST1 instructions. 2011-11-14 23:43:46 +00:00
Object
Other
Scripts
TableGen
Transforms Refactor capture tracking (which already had a couple flags for whether returns 2011-11-14 22:49:42 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh