[LLVMdev] Requesting Feedback on my LLVM How-To

Rick Mann rmann at latencyzero.com
Thu Jan 10 18:11:59 PST 2013


On Jan 10, 2013, at 14:33 , Justin Holewinski <justin.holewinski at gmail.com> wrote:

> You can get as advanced as you want.  I was mainly referring to something simple like running the generated code in a separate process so a seg fault won't bring down the entire application.

Ah, I see what you're getting at. I'll mention something about that, but probably won't actually do it for the How-To. It adds a whole level of indirection and complexity to call back into the host app. But it's a good consideration.

-- 
Rick







More information about the llvm-dev mailing list