brintos

brintos / llvm-project-archived public Read only

0
0
Text · 183 B · a5cca2a Raw
6 lines · plain
1; Bitcode with invalid natural stack alignment.2 3; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s4 5CHECK: error: stack natural alignment must be a power of two times the byte width6