summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-08-08 15:25:50 +0000
committerTobias Grosser <tobias@grosser.es>2016-08-08 15:25:50 +0000
commit219feac45643d92784186bcee627d940775b596b (patch)
tree3d2b7b39c50caa21f5e127bc66e36232f976c879 /llvm/lib/Target/TargetLoweringObjectFile.cpp
parent000db70754841d2e86b7a72029f21e3e2fbdc981 (diff)
downloadbcm5719-llvm-219feac45643d92784186bcee627d940775b596b.tar.gz
bcm5719-llvm-219feac45643d92784186bcee627d940775b596b.zip
[CodeGeneration] Do not set insert position redundantly
There is no need to reset the position of the builder, as we can just continue to insert code at the current position of the IRBuilder, which happens to be precisely the location we reset the builder to. llvm-svn: 278014
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud