IRBuilder has grown all sorts of useful utility functions. Make use of them to
authorNick Lewycky <nicholas@mxc.ca>
Wed, 27 Feb 2013 05:46:30 +0000 (05:46 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 27 Feb 2013 05:46:30 +0000 (05:46 +0000)
commit8e94d80aab913940659efae3b5b60f6347bfc6c3
treeed1f6d8cb0c49b9dcc7a3e1125dea2835c877647
parent4f4ed0acdf2b2c7bba05999a379e28b05048aeac
IRBuilder has grown all sorts of useful utility functions. Make use of them to
clean up this code a tiny bit. No functionality change.

llvm-svn: 176168
llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp