diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-11-02 22:01:37 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-11-02 22:01:37 +0000 |
commit | d2ed5dbf83dd5645ef0ad5ae3a5aa90b16c3a6c2 (patch) | |
tree | d024eebbc46a527405a36b21b42df5ac82bdabaa /llvm/lib/Support/SystemUtils.cpp | |
parent | adf88d4c5ff09d530a57a4ef31f888f8462ecbf9 (diff) | |
download | bcm5719-llvm-d2ed5dbf83dd5645ef0ad5ae3a5aa90b16c3a6c2.tar.gz bcm5719-llvm-d2ed5dbf83dd5645ef0ad5ae3a5aa90b16c3a6c2.zip |
Clean up the test case by removing the filtering code related to fixed radars.
Also modify the:
self.runCmd("expr %s" % var)
to be:
self.runCmd("expression %s" % var)
since 'expr' is an alias of expression. And fix the assert message to be either
'frame variable -t %s' or 'expression %s'.
llvm-svn: 118085
Diffstat (limited to 'llvm/lib/Support/SystemUtils.cpp')
0 files changed, 0 insertions, 0 deletions