bolt/deps/llvm-18.1.8/llvm/test/Bitcode/invalid-functionptr-align.ll
2025-02-14 19:21:04 +01:00

5 lines
158 B
LLVM

; 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