diff options
author | Carlos Alberto Enciso <carlos.alberto.enciso@gmail.com> | 2019-02-11 10:16:38 +0000 |
---|---|---|
committer | Carlos Alberto Enciso <carlos.alberto.enciso@gmail.com> | 2019-02-11 10:16:38 +0000 |
commit | e848d426a7dd78c6718caaf3247043848297dd27 (patch) | |
tree | 0c3d7a412a117eed7592cea4a04b5287024b7b2d /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 6aaa8bfef8d817edbe6ac710e71bcff0b57b64be (diff) | |
download | llvm-e848d426a7dd78c6718caaf3247043848297dd27.zip llvm-e848d426a7dd78c6718caaf3247043848297dd27.tar.gz llvm-e848d426a7dd78c6718caaf3247043848297dd27.tar.bz2 |
[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
llvm-svn: 353682
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions