[llvm-dev] debug the LLVM instcombine pass

Xin Tong via llvm-dev llvm-dev at lists.llvm.org
Fri May 19 00:18:18 PDT 2017


Do you have a DEBUG build ?

-Xin
--
Software Engineer - Compiler Toolchain
Employee of Facebook Inc.

On Fri, May 19, 2017 at 7:50 AM, Wei Ding via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> Anybody knows how to debug the instcombine pass? I tried to debug "opt
> -instcombine", but looks like I am still not able to step into codes. Any
> comments are greatly appreciated here. Thanks!
>
> --
> Wei Ding
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


More information about the llvm-dev mailing list