Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 13 Nov 2013 06:27:53 +0000 (06:27 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 13 Nov 2013 06:27:53 +0000 (06:27 +0000)
commit6c242d385b44d063a8a9d4690e5a9d8fdd72ef35
tree62b713c0feb9d5f7b67879ba36365d0d3f7f5f54
parent4df21b14675954ba951ad118d1dc4a4021650078
Mips16InstrInfo.cpp: Use <cctype> instead of <ctype.h>

Also, prune <stdlib.h>, seems stray.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrInfo.cpp