use ExpandInlineAsm on TargetLowering instead of TargetAsmInfo.
authorChris Lattner <sabre@nondot.org>
Mon, 20 Jul 2009 17:52:52 +0000 (17:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Jul 2009 17:52:52 +0000 (17:52 +0000)
commit8850b36d0fdd2ddde3cc409a8496ace544e42185
treec44322469f6e9e87bc3bb306ef2b89b5daa6f95a
parentb8105651527670cb456eb46dd4346bacd3905361
use ExpandInlineAsm on TargetLowering instead of TargetAsmInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp