================ @@ -0,0 +1,13 @@ +// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s +// XFAIL: vg_leak ---------------- jurahul wrote: nit: is this really needed? or just copy-paste? https://github.com/llvm/llvm-project/pull/182382