[LLVMdev] llvm.experimental.patchpoint.i64 Intrinsic Should Assert If Use AnyRegCC

lin zuojian manjian2006 at gmail.com
Sun Jun 21 18:53:25 PDT 2015


Hi,
    I am jammed by a tricky bug for a while. That is I use anyregcc for
    a llvm.experimental.patchpoint.i64, and LLVM fails to lower it for
    me. I wonder if it would be better if LLVM triggers an assertion
    when someone tries this. The correct intrinsic to use should be
    llvm.experimental.patchpoint.void.
--
Lin Zuojian



More information about the llvm-dev mailing list