Pseudocode: Drop CompilationErrorInstruction
This commit is contained in:
@@ -9,7 +9,6 @@ L0:
|
||||
magic[FAKE_INITIALIZER](arg : Array<String>) -> <v0>
|
||||
w(arg|<v0>)
|
||||
2 mark({ a })
|
||||
error(a, No resolved call)
|
||||
magic[UNRESOLVED_CALL](a) -> <v1>
|
||||
L1:
|
||||
1 <END> NEXT:[<SINK>]
|
||||
@@ -17,4 +16,4 @@ error:
|
||||
<ERROR> PREV:[]
|
||||
sink:
|
||||
<SINK> PREV:[<ERROR>, <END>]
|
||||
=====================
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user