]> granicus.if.org Git - clang/commit
ARM MachO embedded: fix test without FileCheck line
authorTim Northover <tnorthover@apple.com>
Fri, 13 Dec 2013 16:05:12 +0000 (16:05 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 13 Dec 2013 16:05:12 +0000 (16:05 +0000)
commitf70d7cde05a4027df1503486e3c501d65f756ba0
treeaabeeaac434bc9f2040961a8840b183271f65cb6
parent025b9aae94116d3e23604d0f3cd85bcce8e085b9
ARM MachO embedded: fix test without FileCheck line

Well, that's one way to pass a test, I suppose. Unfortunately actually doing
the testing means I didn't pass all I thought (embedded v7a is not supported,
apparently). I'll deal with that with the move to -none-macho rather than
putting heinous hacks in right now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197240 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/darwin-embedded.c