1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fix comment.

llvm-svn: 102545
This commit is contained in:
Dale Johannesen 2010-04-28 22:23:46 +00:00
parent 02cb4ed701
commit 5aa4801ddb

View File

@ -1,5 +1,5 @@
// RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked
// PR2094
// 7533078 (partial).
asm int f() {
xyz