Define __builtin_ffs[ll] with a signed argument instead of unsigned.
GCC documents these as unsigned, but defines them as signed. llvm-svn: 162106
Loading
Please register or sign in to comment
GCC documents these as unsigned, but defines them as signed. llvm-svn: 162106