[llvm] [TableGen] Add let append/prepend syntax for field concatenation (PR #182382)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 08:11:55 PST 2026


================
@@ -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


More information about the llvm-commits mailing list