Skip to content

Commit

Permalink
[DWARF] LLVM ERROR: Broken function found, while removing Debug Intri…
Browse files Browse the repository at this point in the history
…nsics.

Check that when SimplifyCFG is flattening a 'br', all their debug intrinsic instructions are removed, including any dbg.label referencing a label associated with the basic blocks being removed.

As the test case involves a CFG transformation, move it to the correct location.

Differential Revision: https://reviews.llvm.org/D57444

llvm-svn: 353682
  • Loading branch information
CarlosAlbertoEnciso committed Feb 11, 2019
1 parent 6aaa8bf commit e848d42
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit e848d42

Please sign in to comment.