1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Add missing file.

llvm-svn: 254185
This commit is contained in:
Rafael Espindola 2015-11-27 03:47:29 +00:00
parent 7feb960b9e
commit f464f09124

View File

@ -0,0 +1,3 @@
define void @zed() {
ret void
}