]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #97838 - durin42:llvm-15-hexagon, r=Amanieu
authorYuki Okushi <jtitor@2k36.org>
Thu, 9 Jun 2022 10:19:55 +0000 (19:19 +0900)
committerGitHub <noreply@github.com>
Thu, 9 Jun 2022 10:19:55 +0000 (19:19 +0900)
hexagon: adapt test for upstream output changes

The output of IR formatting changed slightly in upstream rev
a0bc67e555f404d0e7ddb2e78cb891d96eaf913d
(https://reviews.llvm.org/D123096). I'm not actually sure what any of
that means, as I don't even know what hexagon is in this context, but
this change allows the test to pass on both old and new LLVMs.

r? ``@nikic``


Trivial merge