Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/llgo-size/llgo-version.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Updating LLGO_COMMIT is the deliberate trigger for the binary-size workflow.
# Keep this revision compatible with GO_VERSION and LLVM_VERSION below.
LLGO_REPOSITORY=xgo-dev/llgo
LLGO_COMMIT=d726187ce3e34f686e1113d66b63a876466c7b10
LLGO_COMMIT=9b3f60c1ad555ae190f4545b9b1acad4899e598f
GO_VERSION=1.26.2
LLVM_VERSION=19
Loading