aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectPlatform.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-08-10 10:32:29 -0700
committerCraig Topper <craig.topper@intel.com>2020-08-10 10:32:29 -0700
commit96dfc783b2bf2eca9b01c6b2161a375cc3ea704d (patch)
tree67992cd8fbcbbb237a721cbfde2eaff5ea3e65ff /lldb/source/Commands/CommandObjectPlatform.cpp
parent0d4b7adb8220f68f5eca08bb53d8af0b0d139c5d (diff)
downloadllvm-96dfc783b2bf2eca9b01c6b2161a375cc3ea704d.zip
llvm-96dfc783b2bf2eca9b01c6b2161a375cc3ea704d.tar.gz
llvm-96dfc783b2bf2eca9b01c6b2161a375cc3ea704d.tar.bz2
[BreakFalseDeps][X86] Move operand loop out of X86's getUndefRegClearance and put in the pass.
X86 is the only user of this interface in tree. Previously the X86 pass would loop over operands looking for one undef operand for the pass to fix. But there could theoretically be multiple operands to fix. So it makes more sense for the pass to do the looping and ask the target if an operand needs to be fixed.
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions