summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-11-03 01:53:29 +0000
committerMatthias Braun <matze@braunis.de>2015-11-03 01:53:29 +0000
commit93563e703256e1b7c1c366f80bdd941de4c738ac (patch)
treeeff3adb1e5351cd542b3497208a75ab8bc40e89b /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parentc0d8f0ca7d8f620e19447856e88c1131c538be78 (diff)
downloadbcm5719-llvm-93563e703256e1b7c1c366f80bdd941de4c738ac.tar.gz
bcm5719-llvm-93563e703256e1b7c1c366f80bdd941de4c738ac.zip
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
ScheduleDAGInstrs doesn't behave differently before or after register allocation. It was only used in a method of MachineSchedulerBase which behaved differently in MachineScheduler/PostMachineScheduler. Change this to let MachineScheduler/PostMachineScheduler just pass in a parameter to that function. The order of the LiveIntervals* and bool RemoveKillFlags paramters have been switched to make out-of-tree code fail instead of unintentionally passing a value intended for the IsPostRA flag to the (previously following and default initialized) RemoveKillFlags. Differential Revision: http://reviews.llvm.org/D14245 llvm-svn: 251883
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud