diff options
author | Craig Topper <craig.topper@intel.com> | 2019-04-25 06:08:02 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-04-25 06:08:02 +0000 |
commit | 013503c78d7b648152a07022e75b98219aba2ba9 (patch) | |
tree | d6cdb8d318014e61145fbb2fb40b75e197d63bd5 /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py | |
parent | 64eb9a95bebd577158576ba6a5c9baabf314d4c9 (diff) | |
download | bcm5719-llvm-013503c78d7b648152a07022e75b98219aba2ba9.tar.gz bcm5719-llvm-013503c78d7b648152a07022e75b98219aba2ba9.zip |
[X86] Remove part of an if condition that should always be true.
The IndexReg will always be non-null at this point. Earlier in the function, if
IndexReg was null we set it to CurDAG->getRegister(0, VT) which made it
non-null.
llvm-svn: 359170
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py')
0 files changed, 0 insertions, 0 deletions