bolt/deps/llvm-18.1.8/llvm/test/Bitcode/invalid-functionptr-align.ll

6 lines
158 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; Bitcode with invalid function pointer alignment.
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
CHECK: error: Alignment is neither 0 nor a power of 2