Skip to content
Commit 1943f88a authored by John Criswell's avatar John Criswell
Browse files

Reverted back to using OR for cmp/mv operations for lex/yacc output.

The shell AND/OR operators short-circuit on command success/failure, which is
the inverse of exit status (i.e. 0 means success, non-zero means failure).

llvm-svn: 7616
parent 4d79702a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment