diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-11-02 00:58:37 +0000 |
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-11-02 00:58:37 +0000 |
| commit | ea263191856415d333e67e4de0a94bc9270914d3 (patch) | |
| tree | 6976caf4d19ff02f2029c7d574fc615a91cc2bc6 /lldb/source/Commands/CommandObjectProcess.cpp | |
| parent | d4c5348a5526a454ab898ba4f8ea6c1e5b58179a (diff) | |
| download | llvm-ea263191856415d333e67e4de0a94bc9270914d3.zip llvm-ea263191856415d333e67e4de0a94bc9270914d3.tar.gz llvm-ea263191856415d333e67e4de0a94bc9270914d3.tar.bz2 | |
Don't try to split weird critical edges that really aren't:
BB#1: derived from LLVM BB %bb.nph28
Live Ins: %AL
Predecessors according to CFG: BB#0
TEST8rr %reg16384<kill>, %reg16384, %EFLAGS<imp-def>; GR8:%reg16384
JNE_4 <BB#2>, %EFLAGS<imp-use,kill>
JMP_4 <BB#2>
Successors according to CFG: BB#2 BB#2
These double CFG edges only ever occur in bugpoint-generated code, so there is
no need to attempt something clever.
llvm-svn: 117992
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
