summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2018-07-02 13:53:46 +0000
committerJohn Brawn <john.brawn@arm.com>2018-07-02 13:53:46 +0000
commit346856dc6c208fc103ca6838ec3a552cccad9267 (patch)
tree75bc4bdcb0dd9d2e1689156fae30002af93ee0e4 /lldb/packages/Python/lldbsuite/test/python_api
parentc48908781d540d5407245520fb4fe6e6a2f69ef8 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud