summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2016-09-16 07:21:24 +0000
committerStephen Hines <srhines@google.com>2016-09-16 07:21:24 +0000
commitfec73ad09e1a9749b13f2b391baf7f252514c092 (patch)
tree90b666b6f1c51ea409c394d883366617a01bc5a2 /llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
parent8f86a4746142f9488dca4d1d57bfc783bb194518 (diff)
downloadbcm5719-llvm-fec73ad09e1a9749b13f2b391baf7f252514c092.tar.gz
bcm5719-llvm-fec73ad09e1a9749b13f2b391baf7f252514c092.zip
Fix unused result from sign extending an Offset.
Summary: Offset was doubled in size, but the assignment was missing. We just need to reassign to the original variable in this case to fix it. Reviewers: cfe-commits, echristo Subscribers: meikeb Differential Revision: https://reviews.llvm.org/D24648 llvm-svn: 281706
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud