Skip to content

Commit 8d1da69

Browse files
mobiletc-prebuildChromeos LUCI
authored andcommitted
llvm_tools: autoupdate CL list
- https://crrev.com/i/8154895/2 had a patch-set update BUG=None TEST=CQ+1 Change-Id: Iaad8f05687f035f61abae6536c9663f596e99c10 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6429171 Auto-Submit: mobiletc-prebuild Role Account <[email protected]> Reviewed-by: Bob Haarman <[email protected]> Commit-Queue: Bob Haarman <[email protected]> Tested-by: mobiletc-prebuild Role Account <[email protected]> Reviewed-by: George Burgess <[email protected]>
1 parent dfa24d2 commit 8d1da69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm_tools/llvm_next.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# pylint: disable=line-too-long
2121
LLVM_NEXT_TESTING_CL_URLS: Iterable[str] = (
2222
"crrev.com/c/6417962/1",
23-
"https://crrev.com/i/8154895/2",
23+
"https://crrev.com/i/8154895/3",
2424
)
2525

2626
# A list of CLs that constitute the current llvm-next roll.

0 commit comments

Comments
 (0)