[llvm] [DLCov 1/5] Add CMake option to enable enhanced line number coverage tracking (PR #107278)
J. Ryan Stinnett via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 04:37:39 PDT 2024
================
@@ -0,0 +1,69 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+;; Tests that we do not always overwrite
+; RUN: opt < %s -passes=instcombine -S | FileCheck %s
----------------
jryans wrote:
Hmm, did you mean to add this test here...? It seems unrelated to this PR.
https://github.com/llvm/llvm-project/pull/107278
More information about the llvm-commits
mailing list