[PATCH] D21605: [zorg] Replace SKIP_* in sanitizer buildbot config by conditionals based on ARCH.

Bill Seurer via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 06:44:36 PDT 2016


seurer added a comment.

Looks pretty good.  For completeness sake how about adding CHECK_ASAN and CHECK_UBSAN and handling CHECK_LIBCXX and
CHECK_LLD the same way as the others?


Repository:
  rL LLVM

http://reviews.llvm.org/D21605





More information about the llvm-commits mailing list