diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-10-12 19:29:49 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-10-12 19:29:49 +0000 |
commit | f062c2fb5940065fd14aca8045e7432c87216933 (patch) | |
tree | 5fa2ab78d569c1d82f485d55625f9e300d007a3c /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | 65c1c43c137486e7af73d57546e3716e1080745c (diff) | |
download | llvm-f062c2fb5940065fd14aca8045e7432c87216933.zip llvm-f062c2fb5940065fd14aca8045e7432c87216933.tar.gz llvm-f062c2fb5940065fd14aca8045e7432c87216933.tar.bz2 |
The 'regexp-break' command now prints out the command that results from
expanding the regular expression command. So change the more stringent:
self.expect(..., startstr = matching_string)
to:
self.expect(..., substrs = [matched_string])
to pass the test.
llvm-svn: 116331
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions