Remove spurious consts. This fixes warnings with compilers that
authorDan Gohman <gohman@apple.com>
Fri, 14 Sep 2007 20:08:19 +0000 (20:08 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 14 Sep 2007 20:08:19 +0000 (20:08 +0000)
commitcb648f90a26eb05ae8d508d500ca12881df50824
tree8c3bb052505c1aa007d453755f4ee921341127c8
parent7effac5475c9057dd1c384d33f41d518ff387207
Remove spurious consts. This fixes warnings with compilers that
are strict about such things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41956 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp
lib/Support/APFloat.cpp
lib/System/Unix/Program.inc
utils/TableGen/CodeGenRegisters.h