Kingcom / armips

An assembler for various ARM and MIPS platforms. Builds available at http://buildbot.orphis.net/armips/
MIT License
363 stars 77 forks source link

Remove unnecessary Token constructors #184

Closed unknownbrackets closed 4 years ago

unknownbrackets commented 4 years ago

These do nothing useful compared to trivial ones now. The move one may be causing a double free.

-[Unknown]