[PATCH] D21980: [compilter-rt] Add unittests for interception library

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 10:49:13 PDT 2016


etienneb added a comment.

In http://reviews.llvm.org/D21980#475526, @rnk wrote:

> Can we test for failure to override functions with relative jumps in the prologue next?


More tests are coming for better coverage (32/64-bit).
I wanted to split the patch.

This one focus on adding the boiler plate to run the tests (CMake, etc..).


http://reviews.llvm.org/D21980





More information about the llvm-commits mailing list