Don't barf on 32 bit platforms if llvm-gcc is
authorDuncan Sands <baldrick@free.fr>
Mon, 13 Oct 2008 19:56:36 +0000 (19:56 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 13 Oct 2008 19:56:36 +0000 (19:56 +0000)
commitd939f4a347bbf46e72bd6b9b32da08ca4dab907b
tree43ffd112eec1509dd8fb0ad3600edc9ee726cc00
parentefa533957dfdc29be6de3845158ebd5fa7391485
Don't barf on 32 bit platforms if llvm-gcc is
not built with 64 bit support.  Since this test
passes without -m64 on x86-32-linux, just remove
the -m64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57462 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/2008-08-07-AlignPadding1.c
test/FrontendC/2008-08-07-AlignPadding2.c