fix more filecheck errors#148860
Conversation
|
rustbot has assigned @Mark-Simulacrum. Use |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
Hm, I might've seen |
|
Llvm have ton of typos around filecheck tests llvm/llvm-project#94857 (and similar, but prs little stuck); and yes, while it used 2 times in llvm codebase i assume that it's not working as intended: anything that's looks more complicated than |
|
@klensy Hi, ping from triage team. This PR has been inactive for a while. There are some failures in CI that need to be fixed. Would you like to proceed with this PR? Thanks. |
Fixes few more filecheck issues.
Additionally there two tests: https://github.com/rust-lang/rust/blob/main/tests/codegen-llvm/virtual-function-elimination.rs and https://github.com/rust-lang/rust/blob/main/tests/codegen-llvm/virtual-function-elimination-32bit.rs which uses wrong (not existing) filecheck directive
CHECK-LABEL-NOTthey was added in #96285, so @flip1995