Skip to content

Commit 732f671

Browse files
authored
Rollup merge of #141602 - jieyouxu:llvm-submodule, r=apiraino
triagebot: label LLVM submodule changes with `A-LLVM` Fixes #141601. r? `@apiraino`
2 parents 16af814 + e25cf45 commit 732f671

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,13 @@ trigger_files = [
593593
"src/doc/rustc-dev-guide",
594594
]
595595

596+
[autolabel."A-LLVM"]
597+
trigger_files = [
598+
"src/llvm-project",
599+
"compiler/rustc_llvm",
600+
"compiler/rustc_codegen_llvm",
601+
]
602+
596603
[notify-zulip."I-prioritize"]
597604
zulip_stream = 245100 # #t-compiler/prioritization/alerts
598605
topic = "#{number} {title}"

0 commit comments

Comments
 (0)