summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-01-05 17:46:36 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-01-05 17:46:36 +0000
commit861a0ae3492c83a96d1b6bc651272f1eb54101ce (patch)
tree12e2286585b2e27f53f7258d0c2ea83e7ca815a0 /lldb/packages/Python/lldbsuite
parentba86c9279b390b6234213cb5486cf146d6dbc64a (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud