summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-07-03 08:19:10 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-07-03 08:19:10 +0000
commit7f3feec6bb04b00a35c0c193a47b5de5e8d98416 (patch)
tree91b4aca6e5815330f9b4b60ea3638bf44fb891f3 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent3f0243fdafaa7207fa6ade486e1bb9b99d2c4140 (diff)
downloadbcm5719-llvm-7f3feec6bb04b00a35c0c193a47b5de5e8d98416.tar.gz
bcm5719-llvm-7f3feec6bb04b00a35c0c193a47b5de5e8d98416.zip
[ADT] Disable the single callback optimization on Windows.
It appears that the function pointer we use there isn't reliably 4-byte aligned. I have no idea why or how we could correct this, so for now we just regress the Windows performance some. Someone with access to Windows could try working on a fix. At the very least we could use a double indirection rather than a table, but maybe there is some way to fully restore this optimization. I don't want to play too much with this when I don't have access to the platform and this at least should restore the last bots. llvm-svn: 336178
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud