Use %llvmgcc -xassembler instead of invoking as directly. This avoids
authorDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 16:02:14 +0000 (16:02 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 19 Nov 2008 16:02:14 +0000 (16:02 +0000)
commitc738ac1d5de6610aaefff6274f94ba669cb51391
tree67abe0f5a9970af0ff8e0cadb4bf8b99935775f3
parent430a555cdd593996732f6b9e3dc375a9b4bc91c7
Use %llvmgcc -xassembler instead of invoking as directly. This avoids
problems for example when LLVM is built with --with-extra-options=-m64
and as defaults to x86-32 mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59640 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2008-07-29-EHLabel.ll