[PATCH] D66984: compiler-rt/builtins: Make check-builtins run tests on macOS.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 17:30:54 PDT 2019


delcypher added a comment.

@thakis I gave this patch a try. It seems to work apart from the i386 tests that will not work on macOS Catalina. We can deal with that later though.

I've never looked at the builtins before. There are some very weird things about the tests here that don't make any sense to me but that's not part of this patch so I won't dwell on them here.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66984/new/

https://reviews.llvm.org/D66984





More information about the llvm-commits mailing list