add change information for PR#117813

Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
onur-ozkan 2023-11-23 23:53:24 +03:00
parent 42ae1a7615
commit 6d881a9946
2 changed files with 6 additions and 1 deletions

View file

@ -30,7 +30,7 @@
#
# If `change-id` does not match the version that is currently running,
# `x.py` will prompt you to update it and check the related PR for more details.
change-id = 116881
change-id = 117813
# =============================================================================
# Tweaking how LLVM is compiled

View file

@ -124,6 +124,11 @@ fn to_string(&self) -> String {
severity: ChangeSeverity::Warning,
summary: "Default value of `download-ci-llvm` was changed for `codegen` profile.",
},
ChangeInfo {
change_id: 117813,
severity: ChangeSeverity::Info,
summary: "Use of the `if-available` value for `download-ci-llvm` is deprecated; prefer using the new `if-unchanged` value.",
},
];
/// Extra --check-cfg to add when building