brintos

brintos / llvm-project-archived public Read only

0
0
Text · 172 B · 8faefe6 Raw
6 lines · plain
1; PR11172; RUN: not llvm-as -disable-output %s 2>&1 | FileCheck %s3 4; CHECK: error: invalid cast opcode for cast from 'i64' to 'ptr'5@X = constant ptr trunc (i64 0 to ptr)6