1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Believe it or not, this was broken in LLVM 1.3

llvm-svn: 15812
This commit is contained in:
Chris Lattner 2004-08-16 05:39:19 +00:00
parent 818ac2d5e2
commit 34b0cb4174

View File

@ -0,0 +1,3 @@
; RUN: llvm-as < %s | opt -anders-aa -disable-output
void %foo() { ret void }