diff options
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2019-06-24 15:50:18 +0000 |
---|---|---|
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2019-06-24 15:50:18 +0000 |
commit | 3260ef16bbdecc391d7da8fe3bbe19585f6ccb19 (patch) | |
tree | 1d36857c5bd7a74a82dae721138d4d3221927b0f /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | db26bcda8cbbca52fbbd6596104ad059f8a77cce (diff) | |
download | bcm5719-llvm-3260ef16bbdecc391d7da8fe3bbe19585f6ccb19.tar.gz bcm5719-llvm-3260ef16bbdecc391d7da8fe3bbe19585f6ccb19.zip |
[AMDGPU] Remove unused variable AllSGPRSpilledToVGPRs. NFC
Summary:
Removing the unused variable AllSGPRSpilledToVGPRs in
SIFrameLowering::processFunctionBeforeFrameFinalized
to avoid
error: variable 'AllSGPRSpilledToVGPRs' set but not used
[-Werror=unused-but-set-variable]
Reviewers: arsenm, nhaehnle
Reviewed By: nhaehnle
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D63721
llvm-svn: 364190
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions