diff options
author | John Brawn <john.brawn@arm.com> | 2018-07-02 13:53:46 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2018-07-02 13:53:46 +0000 |
commit | 346856dc6c208fc103ca6838ec3a552cccad9267 (patch) | |
tree | 75bc4bdcb0dd9d2e1689156fae30002af93ee0e4 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | c48908781d540d5407245520fb4fe6e6a2f69ef8 (diff) | |
download | bcm5719-llvm-346856dc6c208fc103ca6838ec3a552cccad9267.tar.gz bcm5719-llvm-346856dc6c208fc103ca6838ec3a552cccad9267.zip |
[llvm-exegesis] Change how the native architecture is determined
Currently the llvm-exegesis native architecture is determined by comparing the
llvm native architecture with X86, so to add a new target would mean adding a
new check. Change this to building up a list of the targets llvm-exegesis
supports then using that, as this means that when adding a new target you just
add the target to the list of supported targets.
Differential Revision: https://reviews.llvm.org/D48778
llvm-svn: 336105
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions