hanchenye-llvm-project/llvm/test/Regression/Assembler/2003-05-21-MalformedStructC...

5 lines
122 B
Plaintext
Raw Normal View History

2003-05-21 23:57:25 +08:00
; Found by inspection of the code
; RUN: llvm-as < %s 2>&1 | grep "Illegal"
2003-05-21 23:57:25 +08:00
global {} { int 7, float 1.0, int 7, int 8 }