• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; Bitcode with invalid function pointer alignment.
2
3; RUN: not --crash llvm-dis %s.bc -o - 2>&1 | FileCheck %s
4
5CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
6