================ @@ -0,0 +1,26 @@ +; RUN: opt < %s -passes='module(sancov-module)' -sanitizer-coverage-level=2 -sanitizer-coverage-trace-pc-entry-exit -S | FileCheck %s --check-prefix=CHECK_EE_ONLY ---------------- thejh wrote:
Ack, I've reworked the test to be more thorough and check for these things. https://github.com/llvm/llvm-project/pull/185972 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
