llvm-6502/test/tools
Richard Smith 00fb9c429e PR10867. lit would interpret
RUN: a
  RUN: b || true

as "a && (b || true)" in Tcl mode, and as "(a && b) || true" in sh mode.
Everyone seems to (quite reasonably) write tests assuming the Tcl behavior,
so use that in sh mode too.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169441 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-05 22:54:26 +00:00
..
llvm-lit PR10867. lit would interpret 2012-12-05 22:54:26 +00:00
llvm-objdump Add dump of Win64 EH unwind data. 2012-12-05 20:12:35 +00:00