summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Constants.cpp
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
commit00c482b7a275110a2f0072a42b9b2a7447eb88a9 (patch)
treeba637e144981b8bc62be09b79be6dda3f641fe7b /llvm/lib/VMCore/Constants.cpp
parent392f64578387b7b93b615d78847d8bd619239749 (diff)
downloadbcm5719-llvm-00c482b7a275110a2f0072a42b9b2a7447eb88a9.tar.gz
bcm5719-llvm-00c482b7a275110a2f0072a42b9b2a7447eb88a9.zip
Simplify code a bit by changing instances of:
InsertNewInstBefore(new CastInst(Val, ValTy, Val->GetName()), I) into: InsertCastBefore(Val, ValTy, I) llvm-svn: 31204
Diffstat (limited to 'llvm/lib/VMCore/Constants.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud