[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 12:32:05 PDT 2026


================
@@ -0,0 +1,19 @@
+# RUN: not llvm-mc -triple x86_64 %s -o /dev/null 2>&1 | FileCheck %s
----------------
MaskRay wrote:

This patch doesn't change the output for this test.

https://github.com/llvm/llvm-project/pull/198936


More information about the llvm-commits mailing list