[PATCH] D91036: [TableGen] Enhance the six comparison bang operators.
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 8 11:42:16 PST 2020
Paul-C-Anagnostopoulos added inline comments.
================
Comment at: llvm/test/TableGen/compare.td:2
// RUN: llvm-tblgen %s | FileCheck %s
// XFAIL: vg_leak
----------------
Oops, I forgot to add the RUN lines for the errors. I will do this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91036/new/
https://reviews.llvm.org/D91036
More information about the llvm-commits
mailing list