Commit 9744e07
authored
Rollup merge of #157249 - vadorovsky:vad/llvm-codegen-bpf-alu32, r=nikic
tests: codegen-llvm: Update bpf-alu32 with the new LLVM attributes
The LLVM backend now emits `noundef zeroext` on `i8` return values and `noundef` on `i8` parameters. Update the FileCheck pattern to match.
r? @nagisa0 file changed
0 commit comments