summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorScott Linder <scott@scottlinder.com>2019-04-23 21:50:11 +0000
committerScott Linder <scott@scottlinder.com>2019-04-23 21:50:11 +0000
commitfb59fef7dcd0b59b8e6fcb824f08dc6dddc01ba4 (patch)
treeb914b07c003ee0b26e857e4baeeb32f9a02f9bfe /lldb/packages/Python/lldbsuite/test/python_api
parentb9f282d384fc9b94734ffdf5e505b772a889b214 (diff)
downloadbcm5719-llvm-fb59fef7dcd0b59b8e6fcb824f08dc6dddc01ba4.tar.gz
bcm5719-llvm-fb59fef7dcd0b59b8e6fcb824f08dc6dddc01ba4.zip
Move setTargetAttributes after setGVProperties in SetFunctionAttributes
AMDGPU currently relies on global properties being set before setTargetProperties is called. Existing targets like MIPS which rely on setTargetProperties do not rely on the current behavior, so this patch moves the call later in SetFunctionAttributes. Differential Revision: https://reviews.llvm.org/D60967 llvm-svn: 359039
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud