[PATCH] D46802: The return value of a comparison operator is -1 if true and 0 if false

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 13 02:22:33 PDT 2018


void updated this revision to Diff 146504.
void added a comment.
Herald added a subscriber: sdardis.

Add fix for MIPS test.


https://reviews.llvm.org/D46802

Files:
  lib/MC/MCExpr.cpp
  test/MC/AsmParser/altmacro_string.s
  test/MC/AsmParser/directive_space.s
  test/MC/AsmParser/exprs.s
  test/MC/Mips/memory-offsets.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46802.146504.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180513/e6639204/attachment.bin>


More information about the llvm-commits mailing list