summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-04-13 20:40:52 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-04-13 20:40:52 +0000
commit9a27713a74c86515a5d75f649ae62bc7c97cc768 (patch)
tree4393238a326b6823268472a1424cdc8bad07f35f /llvm/lib/Transforms
parent0092c8eb2fd0984f2c77e391e8069739e56c1879 (diff)
downloadbcm5719-llvm-9a27713a74c86515a5d75f649ae62bc7c97cc768.tar.gz
bcm5719-llvm-9a27713a74c86515a5d75f649ae62bc7c97cc768.zip
First step to make the test suite runnable for remote platforms.
For the types directory, we were running lldbtest.system() to execute the compiled program on the test host to collect golden output in order to compare with the output of various lldb debugger commands as performed later. This won't work for the remote platform scenario where the architecture of the target and host platforms are different. Modify the AbstractBase class to use lldb to launch the inferior while specifying the output file, from which the golden output is collected and grokked. How to bootstrap and to connect to the remote platform is still being worked at. llvm-svn: 154699
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud