Eliminate additional redundant copies of Triple objects. NFC.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 24 Jun 2015 13:25:57 +0000 (13:25 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 24 Jun 2015 13:25:57 +0000 (13:25 +0000)
commit128f072d3bbd72e5f883c02a05c26078fcb085cd
treee64a54a97b69aee90d299393dd9204ad53bc5c40
parentbf984670602be7a5fddf3532b7ec6573c590a048
Eliminate additional redundant copies of Triple objects. NFC.

Subscribers: rafael, llvm-commits, rengolin

Differential Revision: http://reviews.llvm.org/D10654

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240540 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringBase.cpp
lib/CodeGen/WinEHPrepare.cpp