On i386, llvm-gcc cannot be assumed to support -m64. Since these
authorDuncan Sands <baldrick@free.fr>
Thu, 9 Sep 2010 12:43:44 +0000 (12:43 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 9 Sep 2010 12:43:44 +0000 (12:43 +0000)
commit3dbbb3d398318cb3c14bf650bda047a55dbb0f58
treebbf098d0a96dca777f31fe60a56215689debf82e
parentca64b6ad0e7579d7b90ec2dde76d4fe8b3135cca
On i386, llvm-gcc cannot be assumed to support -m64.  Since these
tests pass here (i686-linux and x86-64-linux) without -m64, simply
remove the -m64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113483 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/2010-05-18-asmsched.c
test/FrontendC/asm-reg-var-local.c