aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorGeorgii Rymar <grimar@accesssoftek.com>2020-03-04 16:55:15 +0300
committerGeorgii Rymar <grimar@accesssoftek.com>2020-03-06 13:59:58 +0300
commite4ceb8f4217d9203ecd7134d5fe2bac6d49c724d (patch)
treeae06b1ccc174853bacfe104490ec87fab08b1dd9 /lldb/packages/Python/lldbsuite/test
parent7391885d5c51e6026a137b2683cb4ebc259a9833 (diff)
downloadllvm-e4ceb8f4217d9203ecd7134d5fe2bac6d49c724d.zip
llvm-e4ceb8f4217d9203ecd7134d5fe2bac6d49c724d.tar.gz
llvm-e4ceb8f4217d9203ecd7134d5fe2bac6d49c724d.tar.bz2
[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.
Currently `yaml2obj` require `Offset` field in a relocation description. There are many cases when `Offset` is insignificant in a context of a test case. Making `Offset` optional allows to simplify our test cases. This is what this patch does. Also, with this patch `obj2yaml` does not dump a zero offset of a relocation. Differential revision: https://reviews.llvm.org/D75608
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions