[PATCH] D100998: [sanitizer] Use COMPILER_RT_EMULATOR with gtests

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 10:34:56 PDT 2021


delcypher added a comment.

@vitalybuka Thanks for tackling this. I've always wanted to have our unit tests be runnable on targets that aren't the host. This looks like the first step towards that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100998



More information about the llvm-commits mailing list