summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SafeStackLayout.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-12-07 23:26:39 +0000
committerRui Ueyama <ruiu@google.com>2016-12-07 23:26:39 +0000
commit9a97acc097e1c90c65cc1e72d30bbee9c1870e1f (patch)
tree24415f01cf96ac0817facb9a93353a43913ab11f /llvm/lib/CodeGen/SafeStackLayout.cpp
parent332e02a164ca8209e4a10f9c5dd82b4aec7955be (diff)
downloadbcm5719-llvm-9a97acc097e1c90c65cc1e72d30bbee9c1870e1f.tar.gz
bcm5719-llvm-9a97acc097e1c90c65cc1e72d30bbee9c1870e1f.zip
Remove redundant call of std::unique_ptr::get.
Obj is an instance of std::unique_ptr, so *Obj.get() is the same as *Obj. llvm-svn: 288996
Diffstat (limited to 'llvm/lib/CodeGen/SafeStackLayout.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud