[all-commits] [llvm/llvm-project] 9c5b73: [Bazel] Make gentbl_test compatible with coverage
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Fri Jul 16 13:57:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c5b73fef44b42973cd0cf08242e7144d24030e8
https://github.com/llvm/llvm-project/commit/9c5b73fef44b42973cd0cf08242e7144d24030e8
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/tblgen.bzl
Log Message:
-----------
[Bazel] Make gentbl_test compatible with coverage
Add explicit coverage provider. Also remove output_to_genfiles which
isn't necessary for this test (it's just copy-pasta from gentbl_rule,
which needs it for output C++ header files).
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D106115
More information about the All-commits
mailing list