summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/UnreachableBlockElim.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-05-03 00:19:01 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-05-03 00:19:01 +0000
commit37286b2440b54265f7dd5f264f16f880ad025bbf (patch)
treee6818180dfe8c13edc2edd0af5bcf856697974ec /llvm/lib/CodeGen/UnreachableBlockElim.cpp
parent296515551fd157aef348c337f95446b65b206272 (diff)
downloadbcm5719-llvm-37286b2440b54265f7dd5f264f16f880ad025bbf.tar.gz
bcm5719-llvm-37286b2440b54265f7dd5f264f16f880ad025bbf.zip
Add a test case to exercise the 'target stop-hook add' command without relying on pexpect
to spawn an lldb child command. The test is not "correct" in that the '** Stop Hooks **' message emitted by the Target implementation is invoked asynchronously and is using a separate: CommandReturnObject result; command return object that what the driver passes to the normal command interpreter loop. But it can help test our output serialization work. I need to modify the test case later to maybe only test that "-o 'expr ptr'" option does indeed work. llvm-svn: 130742
Diffstat (limited to 'llvm/lib/CodeGen/UnreachableBlockElim.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud