diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-08-08 15:25:50 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-08-08 15:25:50 +0000 |
commit | 219feac45643d92784186bcee627d940775b596b (patch) | |
tree | 3d2b7b39c50caa21f5e127bc66e36232f976c879 /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
parent | 000db70754841d2e86b7a72029f21e3e2fbdc981 (diff) | |
download | bcm5719-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