Closed ceeac closed 5 years ago
Crash was caused by throwing away the instruction semantics of the current BB when encountering a call to a helper function. If the call was in the entry BB, this would cause the entry BB to not be set.
Crash was caused by throwing away the instruction semantics of the current BB when encountering a call to a helper function. If the call was in the entry BB, this would cause the entry BB to not be set.