YouCompleteMe/cpp/llvm/test/Assembler/2005-05-05-OpaqueUndefValues.ll

5 lines
92 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
%t = type opaque
@x = global %t undef