make arm-use-movt available for all ARM
authorRenato Golin <renato.golin@linaro.org>
Thu, 15 Aug 2013 20:54:45 +0000 (20:54 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 15 Aug 2013 20:54:45 +0000 (20:54 +0000)
commit3d510b3db842c40a0dba4ad4c6efda045bcc303a
tree5672243020758a2b9a4075870b348e1fee2748f6
parentca570633c5c7d154aaeb53f787a91639bd07062f
make arm-use-movt available for all ARM

This updates clang according to a pending patch for llvm to
rename of the -arm-darwin-use-movt to arm-use-movt to make
it available for all of ARM.

note: please apply this close to the llvm change.

Patch by Jeroen Hofstee.

llvm-svn: 188488
clang/lib/Driver/Tools.cpp