mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 02:49:18 +00:00
Add another testcase
llvm-svn: 6478
This commit is contained in:
parent
fd26032739
commit
426bc41809
@ -4,6 +4,8 @@
|
||||
; RUN: fi
|
||||
%Table = constant int(...)* %foo
|
||||
|
||||
%Table2 = constant [1 x int(...)* ] [ int(...)* %foo ]
|
||||
|
||||
declare int %foo(...)
|
||||
|
||||
int %foo() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user