diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-01 13:52:52 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-01 13:52:52 +0000 |
commit | 3a9eef1670a50265379d4602d17644e491d39597 (patch) | |
tree | d6f4c382d5cd209e459bfff9942e1a19ffcbb93f /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp | |
parent | 0f298a2655d01f531bd4bc9d082aeba7615091f9 (diff) | |
download | bcm5719-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