diff options
author | Chad Rosier <mcrosier@apple.com> | 2011-07-20 19:27:01 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2011-07-20 19:27:01 +0000 |
commit | 97f16dc89615de398b044d700886a27bef4e1be6 (patch) | |
tree | d10258bceb65cde5d540f118bcfef5af5b360ef1 | |
parent | c57114ab9f8e4c2d680f43a95fe23b13f446b723 (diff) |
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135605 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/Driver/ccc-host-triple-no-integrated-as.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Driver/ccc-host-triple-no-integrated-as.c b/test/Driver/ccc-host-triple-no-integrated-as.c index ff0f3960fa..a94dea3a7d 100644 --- a/test/Driver/ccc-host-triple-no-integrated-as.c +++ b/test/Driver/ccc-host-triple-no-integrated-as.c @@ -15,6 +15,3 @@ // X86_64-NOT: "-cc1as" // X86_64: "-arch" // X86_64: "x86_64" - - - |