Skip to content

Commit b4ee250

Browse files
committed
Fix up some yaml errors after 5f16a3a
1 parent 3cfdef3 commit b4ee250

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

.github/new-prs-labeler.yml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ clang:frontend:
1818
clang:headers:
1919
- clang/lib/Headers/**/*
2020

21-
clang:static analyzer:
22-
- clang/**/StaticAnalyzer/**/*
23-
- clang/utils/analyzer/**/*
24-
- clang/docs/analyzer/**/*
25-
2621
compiler-rt:
2722
- compiler-rt/**/*
2823

@@ -39,21 +34,12 @@ HLSL:
3934
- clang/**/*HLSL*
4035
- llvm/**/Frontend/HLSL/**/*
4136

42-
libc++:
43-
- libcxx/**/*
44-
45-
libc++-abi:
46-
- libcxxabi/**/*
47-
4837
lld:
4938
- lld/**/*
5039

5140
llvm-lit:
5241
- llvm/utils/lit/**/*
5342

54-
mc:
55-
- llvm/**/MC/**
56-
5743
mlir:afine:
5844
- mlir/**/Affine/**/*
5945

@@ -63,14 +49,6 @@ mlir:python:
6349
mlir:vectorops:
6450
- mlir/**/Vector/**/*
6551

66-
tools:llvm-exegesis:
67-
- '**/llvm-exegesis/**/*'
68-
69-
tools:llvm-mca:
70-
- llvm/tools/llvm-mca/**/*
71-
- llvm/include/llvm/MCA/**/*
72-
- llvm/lib/MCA/**/*
73-
7452
PGO:
7553
- llvm/lib/Transforms/Instrumentation/CGProfile.cpp
7654
- llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
@@ -725,4 +703,3 @@ backend:X86:
725703
- /llvm/include/llvm/TargetParser/X86*
726704
- /llvm/lib/TargetParser/X86*
727705
- /llvm/utils/TableGen/X86*
728-

0 commit comments

Comments
 (0)