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:
67b17f9
)
llvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibly typo, s/X86/ARM/.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 24 Jul 2015 11:55:11 +0000
(11:55 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 24 Jul 2015 11:55:11 +0000
(11:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243106
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/tools/dsymutil/ARM/lit.local.cfg
patch
|
blob
|
history
diff --git
a/test/tools/dsymutil/ARM/lit.local.cfg
b/test/tools/dsymutil/ARM/lit.local.cfg
index c8625f4d9d2487b356b714f312ff24037685d7cf..236e1d34416659068d4434bd878989a4165d35c4 100644
(file)
--- a/
test/tools/dsymutil/ARM/lit.local.cfg
+++ b/
test/tools/dsymutil/ARM/lit.local.cfg
@@
-1,2
+1,2
@@
-if not '
X86
' in config.root.targets:
+if not '
ARM
' in config.root.targets:
config.unsupported = True