[llvm] github: Add llvm:mc label for generic MC interface (PR #153737)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 15 09:36:58 PDT 2025
================
@@ -621,6 +618,10 @@ llvm:adt:
llvm:support:
- llvm/**/Support/**
+# Skip llvm/test/MC, which includes target-specific directories
+llvm:mc:
+ - llvm/lib/MC/**
----------------
MaskRay wrote:
Thanks for the suggestion! Done
https://github.com/llvm/llvm-project/pull/153737
More information about the llvm-commits
mailing list