diff options
author | Bob Wilson <bob.wilson@apple.com> | 2018-01-04 05:04:41 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2018-01-04 05:04:41 +0000 |
commit | 238deafb92cf7ed83d646a25bfee3932146c73d5 (patch) | |
tree | 403e344911bc12ad6fa2e3ec4151aeff423bcdf1 /lldb/packages/Python/lldbsuite | |
parent | 90ecac01e9dcbcaf92781a6dcffa07a27191b661 (diff) | |
download | bcm5719-llvm-238deafb92cf7ed83d646a25bfee3932146c73d5.tar.gz bcm5719-llvm-238deafb92cf7ed83d646a25bfee3932146c73d5.zip |
Remove the unit test from r321783.
This test fails when run on the sanitizer bot, and I do not see a good
way to fix it. The existing bogus target in MachineInstrTest.cpp is only
good enough to create instructions but not sufficient to insert them into
basic blocks. The addNodeToList ilist callback dereferences the pointer
to the MachineRegisterInfo. Adding MachineRegisterInfo would also require
TargetRegisterInfo, even a minimal implementation of that would be quite
complicated. I would be glad to add this back if someone can suggest a
better way to do it.
llvm-svn: 321784
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions