diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-01-05 17:46:36 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-01-05 17:46:36 +0000 |
commit | 861a0ae3492c83a96d1b6bc651272f1eb54101ce (patch) | |
tree | 12e2286585b2e27f53f7258d0c2ea83e7ca815a0 /lldb/packages/Python/lldbsuite | |
parent | ba86c9279b390b6234213cb5486cf146d6dbc64a (diff) | |
download | bcm5719-llvm-861a0ae3492c83a96d1b6bc651272f1eb54101ce.tar.gz bcm5719-llvm-861a0ae3492c83a96d1b6bc651272f1eb54101ce.zip |
[X86] Determine if we have an OpaqueSPAdjustment earlier
We queried hasFP before we hit ExpandISelPseudos. ExpandISelPseudos
manipulated state that hasFP relied on, potentially changing the result
after it has been queried elsewhere.
While I am not aware of any particular bug due to this state of affairs,
it seems best to avoid it entirely by changing the state during DAG
construction.
llvm-svn: 256849
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions