diff options
author | Scott Linder <scott@scottlinder.com> | 2019-04-23 21:50:11 +0000 |
---|---|---|
committer | Scott Linder <scott@scottlinder.com> | 2019-04-23 21:50:11 +0000 |
commit | fb59fef7dcd0b59b8e6fcb824f08dc6dddc01ba4 (patch) | |
tree | b914b07c003ee0b26e857e4baeeb32f9a02f9bfe /lldb/packages/Python/lldbsuite/test/python_api | |
parent | b9f282d384fc9b94734ffdf5e505b772a889b214 (diff) | |
download | bcm5719-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