diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-09-17 11:51:26 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-09-17 11:51:26 +0000 |
commit | cfc0ba3852cac41f4881689a953a03487896c8f6 (patch) | |
tree | 7dfd536e430fdcd6cc53cb41ecfd7d55093ff871 /lldb/packages/Python/lldbsuite/test/commands/help/TestHelp.py | |
parent | 778a5e57349e78b0fb7dbacd131d92b98ad0e92e (diff) | |
download | bcm5719-llvm-cfc0ba3852cac41f4881689a953a03487896c8f6.tar.gz bcm5719-llvm-cfc0ba3852cac41f4881689a953a03487896c8f6.zip |
[yaml2obj/obj2yaml] - Allow setting an arbitrary values for e_machine.
Currently we only allow using a known named constants
for `Machine` field in YAML documents.
This patch allows using any numbers (valid or "unknown")
and adds test cases for current and new functionality.
With this it is possible to write a test cases for really unknown
EM_* targets.
Differential revision: https://reviews.llvm.org/D67652
llvm-svn: 372108
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions