[llvm-dev] How to debug LLVM

沈天豪 via llvm-dev llvm-dev at lists.llvm.org
Sun Oct 28 19:26:04 PDT 2018


Hi,every one.
I want to add an intrinsics which mapping a new instruction.
What I added in LLVM  can compile and link.But when I lli test.bc ,it breaks down. I want to know where is wrong, but bugpoint tool and XRay don't find the wrong.(Maybe I use these tools incorrectly. ) I want to know how to debug intrinsics and  instruction.
Thank you,
Tianhao Shen.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181029/d069281a/attachment.html>


More information about the llvm-dev mailing list