Add -m32 to llvm-gcc commands, so that this test behaves as expected
authorDan Gohman <gohman@apple.com>
Fri, 12 Jun 2009 23:02:02 +0000 (23:02 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 12 Jun 2009 23:02:02 +0000 (23:02 +0000)
commitf53e6b5c133a0e7baba4b4f20b952903a74ff50f
treeb190604048f5fe5a7a08a2ec86f8d39798b7ebd3
parenta21f31bca5716438e63b8028ec07ad073652de72
Add -m32 to llvm-gcc commands, so that this test behaves as expected
on systems which default to a 64-bit target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73265 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/pr4349.c