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:
parent
818ac2d5e2
commit
34b0cb4174
3
test/Regression/Analysis/Andersens/trivialtest.ll
Normal file
3
test/Regression/Analysis/Andersens/trivialtest.ll
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: llvm-as < %s | opt -anders-aa -disable-output
|
||||
|
||||
void %foo() { ret void }
|
Loading…
Reference in New Issue
Block a user