diff --git a/test/FrontendC/inline-asm-function.c b/test/FrontendC/inline-asm-function.c index b1ce79a5d5c..e5848409865 100644 --- a/test/FrontendC/inline-asm-function.c +++ b/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