summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2018-01-04 05:04:41 +0000
committerBob Wilson <bob.wilson@apple.com>2018-01-04 05:04:41 +0000
commit238deafb92cf7ed83d646a25bfee3932146c73d5 (patch)
tree403e344911bc12ad6fa2e3ec4151aeff423bcdf1 /lldb/packages/Python/lldbsuite
parent90ecac01e9dcbcaf92781a6dcffa07a27191b661 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud