Remove InterfaceEnd operation

This commit is contained in:
Masaaki Goshima 2021-01-24 23:04:54 +09:00
parent 0771b8c7fc
commit d59d465042
2 changed files with 2770 additions and 2773 deletions

View File

@ -315,7 +315,6 @@ func (t opType) fieldToStringTagField() opType {
opTypes := []opType{
createOpType("End", "Op"),
createOpType("Interface", "Op"),
createOpType("InterfaceEnd", "Op"),
createOpType("Ptr", "Op"),
createOpType("NPtr", "Op"),
createOpType("SliceHead", "SliceHead"),

File diff suppressed because it is too large Load Diff