summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-09-01 13:52:52 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-09-01 13:52:52 +0000
commit3a9eef1670a50265379d4602d17644e491d39597 (patch)
treed6f4c382d5cd209e459bfff9942e1a19ffcbb93f /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parent0f298a2655d01f531bd4bc9d082aeba7615091f9 (diff)
downloadbcm5719-llvm-3a9eef1670a50265379d4602d17644e491d39597.tar.gz
bcm5719-llvm-3a9eef1670a50265379d4602d17644e491d39597.zip
Sign extend a value before passing it to the Target.
This is what InputSectionBase<ELFT>::relocate does and we need to be consistent. The other option would be to be more explicit about which relocations are signed and which are not, and sign extend only when appropriated. That would require extending the target interface. llvm-svn: 280366
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud