get rid of OTrunc

This commit is contained in:
Quentin Carbonneaux 2015-08-24 17:53:30 -04:00
parent 5b93eb644a
commit f6349f4b6e
3 changed files with 0 additions and 6 deletions

View file

@ -113,7 +113,6 @@ enum Op {
OAnd,
OSext,
OZext,
OTrunc,
OCmp,
OCmp1 = OCmp + NCmp-1,
OStorel,