diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-10-22 19:10:07 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-10-22 19:10:07 +0000 |
commit | b80daf0b48c6be27812c95904298fac0c9bdc4e2 (patch) | |
tree | 26cfe1572d9998ca15e55056cc18a3a3cf4dfb98 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | dc168722daa842e93c3651057b3dde507a5c1e2d (diff) | |
download | bcm5719-llvm-b80daf0b48c6be27812c95904298fac0c9bdc4e2.tar.gz bcm5719-llvm-b80daf0b48c6be27812c95904298fac0c9bdc4e2.zip |
[SimplifyCFG] delay switch condition forwarding to -latesimplifycfg
As discussed in D39011:
https://reviews.llvm.org/D39011
...replacing constants with a variable is inverting the transform done
by other IR passes, so we definitely don't want to do this early.
In fact, it's questionable whether this transform belongs in SimplifyCFG
at all. I'll look at moving this to codegen as a follow-up step.
llvm-svn: 316298
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions