diff --git a/llvm-lifetime-for-rust.patch b/llvm-lifetime-for-rust.patch index f0f44a9..dec3b65 100644 --- a/llvm-lifetime-for-rust.patch +++ b/llvm-lifetime-for-rust.patch @@ -89,7 +89,7 @@ index 02923c2c7eb14..22d6a5f04152a 100644 case LibFunc::NotLibFunc: break; diff --git a/llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml b/llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml -index d21c2c05ff29..39d3b267daf6 100644 +index d21c2c05ff29..807f746b4460 100644 --- a/llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml +++ b/llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml @@ -32,13 +32,17 @@ @@ -112,3 +112,14 @@ index d21c2c05ff29..39d3b267daf6 100644 # WRONG_SUMMARY: >> Total TLI no SDK yes: 1{{$}} # WRONG_SUMMARY: == Total TLI yes SDK yes: 234 # +@@ -46,8 +50,8 @@ + ## the exact count first; the two directives should add up to that. + ## Yes, this means additions to TLI will fail this test, but the argument + ## to -COUNT can't be an expression. +-# AVAIL: TLI knows 468 symbols, 235 available +-# AVAIL-COUNT-235: {{^}} available ++# AVAIL: TLI knows 472 symbols, 239 available ++# AVAIL-COUNT-239: {{^}} available + # AVAIL-NOT: {{^}} available + # UNAVAIL-COUNT-233: not available + # UNAVAIL-NOT: not available