mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 22:43:53 +00:00
![Dan Gohman](/assets/img/avatar_default.png)
input filename so that opt doesn't print the input filename in the output so that grep lines in the tests don't unintentionally match strings in the input filename. llvm-svn: 81537
4 lines
76 B
LLVM
4 lines
76 B
LLVM
; RUN: opt < %s -anders-aa -disable-output
|
|
|
|
define void @foo() { ret void }
|