[llvm] [MC][Support] Track macro definition locations for improved diagnostics (PR #198936)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 13 18:05:24 PDT 2026
================
@@ -0,0 +1,19 @@
+# RUN: not llvm-mc -triple x86_64 %s -o /dev/null 2>&1 | FileCheck %s
----------------
MaskRay wrote:
Yeah - should just pre-commit this
https://github.com/llvm/llvm-project/pull/198936
More information about the llvm-commits
mailing list