Files
llvm/test
Carlos Alberto Enciso ab1f00a1a5 [DWARF] LLVM ERROR: Broken function found, while removing Debug Intrinsics.
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353682 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-11 10:16:38 +00:00
..
2019-01-03 14:11:33 +00:00
2018-11-14 19:53:41 +00:00
2019-02-05 20:04:12 +00:00