From 2288ef6c33b4878f69369771127f116b53e41696 Mon Sep 17 00:00:00 2001 From: Dale Johannesen Date: Wed, 28 Apr 2010 22:23:46 +0000 Subject: Fix comment. llvm-svn: 102545 --- llvm/test/FrontendC/inline-asm-function.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/FrontendC/inline-asm-function.c') diff --git a/llvm/test/FrontendC/inline-asm-function.c b/llvm/test/FrontendC/inline-asm-function.c index b1ce79a5d5c..e5848409865 100644 --- a/llvm/test/FrontendC/inline-asm-function.c +++ b/llvm/test/FrontendC/inline-asm-function.c @@ -1,5 +1,5 @@ // RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked -// PR2094 +// 7533078 (partial). asm int f() { xyz -- cgit v1.2.3