about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2024-11-25 15:30:32 +0100
committerHans Wennborg <hans@chromium.org>2024-11-25 15:30:35 +0100
commit402bdd183bc8db8cdbd8a582e69d40a09e971a2e (patch)
treecf5ce9def6710f89560ee3c4eaf2849647c28e22 /compiler/rustc_codegen_gcc
parent1278dad1e9a46a3a6fb5de80a5620cd2e58196cb (diff)
downloadrust-402bdd183bc8db8cdbd8a582e69d40a09e971a2e.tar.gz
rust-402bdd183bc8db8cdbd8a582e69d40a09e971a2e.zip
Update test expectations to accept LLVM 'initializes' attribute
The test was checking for two `ptr` arguments by matching commas (or
non-commas), however after
https://github.com/llvm/llvm-project/pull/117104 LLVM adds an
`initializes((0, 16))` attribute, which includes a comma.

So instead, we make the test check for two LLVM values, i.e. something
prefixed by %.

(See also https://crbug.com/380707238)
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions