We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba5820 commit 892f955Copy full SHA for 892f955
.github/new-prs-labeler.yml
@@ -362,6 +362,11 @@ debuginfo:
362
github:workflow:
363
- .github/workflows/**
364
365
+cmake:
366
+ - cmake/**
367
+ - llvm/cmake/**
368
+ - runtimes/**
369
+
370
flang:driver:
371
- flang/tools/flang-driver/**
372
- flang/unittests/Frontend/**
@@ -381,15 +386,12 @@ backend:m68k:
381
386
382
387
libc++:
383
388
- libcxx/**
384
- - runtimes/**
385
389
390
libc++abi:
391
- libcxxabi/**
392
393
libunwind:
394
- libunwind/**
395
396
objectyaml:
397
- llvm/include/llvm/ObjectYAML/**
0 commit comments