search for: 7d8f36c2

Displaying 1 result from an estimated 1 matches for "7d8f36c2".

2013 Oct 21
1
[LLVMdev] creating InvokeInst without branch locations
Is it okay to pass null values to the destinations of InvokeInst::Create? I checked the code and it looks like it'd be okay, but the Create method doesn't make them optional, so I'm uncertain. Perhaps a specific Create function without destinations can be added to make it clear that it's okay (of course assuming you eventually call setNormal/UnwindDest). -- edA-qa mort-ora-y --