[PATCH] D17881: [Compiler-rt][MIPS] Defining macros for MIPS archs

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 11:04:55 PST 2016


samsonov added a comment.

Um, no, let's follow the strategy we use for other macros here and always define SANITIZER_MIPS, SANITIZER_MIPS64 and SANITIZER_MIPS32 to either 1, or 0.


Repository:
  rL LLVM

http://reviews.llvm.org/D17881





More information about the llvm-commits mailing list