Add llvm-size.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 28 Sep 2011 20:57:46 +0000 (20:57 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 28 Sep 2011 20:57:46 +0000 (20:57 +0000)
commit32a12ba8c0736a74681563a8f5ec8d81108514b5
tree7038a8260990dab392927a41275901af90fc3f62
parent13afc5eff2d7370ab486d5039886ab8bbf9039da
Add llvm-size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140722 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/Makefile
tools/llvm-size/CMakeLists.txt [new file with mode: 0644]
tools/llvm-size/Makefile [new file with mode: 0644]
tools/llvm-size/llvm-size.cpp [new file with mode: 0644]