bolt/deps/llvm-18.1.8/llvm/test/Assembler/2005-05-05-OpaqueUndefValues.ll

6 lines
122 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
; RUN: verify-uselistorder %s
%t = type opaque
@x = global %t undef