Adjust this test's regex strings so that they work regardless
authorDan Gohman <gohman@apple.com>
Fri, 12 Jun 2009 23:31:14 +0000 (23:31 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 12 Jun 2009 23:31:14 +0000 (23:31 +0000)
commit0de1951a333eb74459d78dd2863eda64db8a1984
tree08704601e8e40b49c81294ab44e08a2b417cb071
parentf53e6b5c133a0e7baba4b4f20b952903a74ff50f
Adjust this test's regex strings so that they work regardless
of the target's pointer size. This avoids the need for -m32 on
the llvm-gcc command-line, which some targets may not support.

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