diff options
author | Kyle Butt <kyle+llvm@iteratee.net> | 2017-04-12 03:18:20 +0000 |
---|---|---|
committer | Kyle Butt <kyle+llvm@iteratee.net> | 2017-04-12 03:18:20 +0000 |
commit | 04300b033e67e8a791d9ad217b27fccb23f6708e (patch) | |
tree | 33ad9b1a96508bb14a45e7ecc353331bb57895c5 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | f2435b95747692ddd80f2f7939c47954001f26e5 (diff) | |
download | bcm5719-llvm-04300b033e67e8a791d9ad217b27fccb23f6708e.tar.gz bcm5719-llvm-04300b033e67e8a791d9ad217b27fccb23f6708e.zip |
CodeGen: BlockPlacement: Clear ComputedEdges between functions.
Not clearing was causing non-deterministic compiles for large files. Addresses
for MachineBasicBlocks would end up colliding and we would lay out a block that
we assumed had been pre-computed when it had not been.
llvm-svn: 300022
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions