diff options
author | Bill Wendling <isanbard@gmail.com> | 2018-05-14 05:25:36 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2018-05-14 05:25:36 +0000 |
commit | 2a302210d0a34ee6406c88ef727004b826eeca32 (patch) | |
tree | cbbe5fb5e6ab7c3b3d3aad066adcdf8b3cf4a6e1 /llvm/tools/llvm-ar/llvm-ar.cpp | |
parent | f633f3eb67dbbb337ae1f929b0f840bd2ba00a67 (diff) | |
download | bcm5719-llvm-2a302210d0a34ee6406c88ef727004b826eeca32.tar.gz bcm5719-llvm-2a302210d0a34ee6406c88ef727004b826eeca32.zip |
Correct compatibility with the GNU Assembler's handling of comparison ops
GAS returns -1 for a comparison operator if the result is true and 0 if false.
https://www.sourceware.org/binutils/docs-2.12/as.info/Infix-Ops.html#Infix%20Ops
llvm-svn: 332215
Diffstat (limited to 'llvm/tools/llvm-ar/llvm-ar.cpp')
0 files changed, 0 insertions, 0 deletions