[cfe-commits] Fix clang driver for when host is thumb
Mikko Lehtonen
scoopr at iki.fi
Fri Mar 4 11:40:01 PST 2011
Hello,
This is my first patch ever to llvm/clang projects, so I might not know
all the right conventions.
When llvm+clang was compiled with gcc on a arm host that supported
thumb, the default arch was set to thumb, which was broken in a few
places in the clang driver.
Regards,
Mikko Lehtonen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: thumb-fix.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110304/d7d4ad03/attachment.ksh>
More information about the cfe-commits
mailing list