summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-05-10 22:55:42 +0000
committerPhilip Reames <listmail@philipreames.com>2019-05-10 22:55:42 +0000
commit849ef823df01031f45b4f9c99716895c23ae8873 (patch)
tree4c314405dc0fdff120aeced4a154473e594b9382 /lldb/packages/Python/lldbsuite
parentb3d6073b3caaf31fb949686b69ba7d90ac516188 (diff)
downloadbcm5719-llvm-849ef823df01031f45b4f9c99716895c23ae8873.tar.gz
bcm5719-llvm-849ef823df01031f45b4f9c99716895c23ae8873.zip
Factor out redzone ABI checks [NFCI]
As requested in D58632, cleanup our red zone detection logic in the X86 backend. The existing X86MachineFunctionInfo flag is used to track whether we *use* the redzone (via a particularly optimization?), but there's no common way to check whether the function *has* a red zone. I'd appreciate careful review of the uses being updated. I think they are NFC, but a careful eye from someone else would be appreciated. Differential Revision: https://reviews.llvm.org/D61799 llvm-svn: 360479
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud