mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 08:02:24 -04:00
5 lines
126 B
LLVM
5 lines
126 B
LLVM
; RUN: not llvm-dis < %s.bc > /dev/null 2> %t
|
|
; RUN: FileCheck %s < %t
|
|
; PR8494
|
|
|
|
; CHECK: Invalid MODULE_CODE_FUNCTION record
|