Hi:
I was using various Inliners on a custom built IR Function however the code simply results in a NULL Pointer Access crash.
How do I debug this issue? The IR code runs perfectly fine without the Inliner. The Inlined functions contains a lot of GEP/Load and stores
Zhang