test commit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160438 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Victor Oliveira 2012-07-18 17:53:05 +00:00
parent 6aef977e85
commit 26ad67adcd

View File

@ -5,3 +5,4 @@ define void @foo() {
ret void
}