[PATCH] [UBSan][MIPS] Use unsigned value while bit shifting on MIPS

Alexey Samsonov vonosmas at gmail.com
Tue Apr 28 10:54:08 PDT 2015


What Daniel says. Looks like you should fix the MIPS CodeGen instead. As a workaround, you can try to hack ubsan_value.h to treat __int128 as unavailable on MIPS.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9247

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list