commit | b7e62d085754d5cd5de913f2dff36d9b0e0abea1 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Tue Aug 16 20:57:05 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Tue Aug 16 20:57:05 2011 +0000 |
tree | 99eff4e47975b1acaa8e56482e4ef09f134b55a0 | |
parent | 4d9d9689a0b43eb57a8e8f82574d978320f6d99b [diff] [blame] |
Comment change. llvm-svn: 137749
diff --git a/lldb/test/redo.py b/lldb/test/redo.py index b924c4c..a57ca68 100755 --- a/lldb/test/redo.py +++ b/lldb/test/redo.py
@@ -28,6 +28,7 @@ # encountered "-C clang" and "-C gcc" when visiting the session files, both # compilers will end up in the invocation of the test driver when rerunning. # That is: ./dotest -v -C clang^gcc ... -f ...". Ditto for "-A" flags. + # The "-C compiler" for comp_specs. comp_specs = set() # The "-A arch" for arch_specs.