aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-10-26 19:19:06 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-10-26 19:19:06 +0000
commit811b0cbd6e9d9fde79b9829739f004b49e89b4b9 (patch)
tree3b109ab7e31257d42e041f1727e99160f5e31c23 /tools/lto
parent8910c1cacb116dfd9d854572512b5298274ff7e7 (diff)
downloadexternal_llvm-811b0cbd6e9d9fde79b9829739f004b49e89b4b9.zip
external_llvm-811b0cbd6e9d9fde79b9829739f004b49e89b4b9.tar.gz
external_llvm-811b0cbd6e9d9fde79b9829739f004b49e89b4b9.tar.bz2
Simplify code a bit by changing instances of:
InsertNewInstBefore(new CastInst(Val, ValTy, Val->GetName()), I) into: InsertCastBefore(Val, ValTy, I) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31204 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/lto')
0 files changed, 0 insertions, 0 deletions