[llvm] [MC][Support] Track macro definition locations for improved diagnostics (PR #198936)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 13 13:22:10 PDT 2026
================
@@ -0,0 +1,19 @@
+# RUN: not llvm-mc -triple x86_64 %s -o /dev/null 2>&1 | FileCheck %s
----------------
arichardson wrote:
Yeah I just wanted to check that the macro like directives still work. Can pre commit that.
https://github.com/llvm/llvm-project/pull/198936
More information about the llvm-commits
mailing list