projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a9bd9
)
Fix comment.
author
Dale Johannesen
<dalej@apple.com>
Wed, 28 Apr 2010 22:23:46 +0000
(22:23 +0000)
committer
Dale Johannesen
<dalej@apple.com>
Wed, 28 Apr 2010 22:23:46 +0000
(22:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102545
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/inline-asm-function.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/inline-asm-function.c
b/test/FrontendC/inline-asm-function.c
index b1ce79a5d5cf62c58b4b3a5d72c3b2b72a31cb33..e5848409865b92544f0b65b28960e30eac0c0efe 100644
(file)
--- 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