OSDN Git Service

another fix to my previous commit:
authorGabor Greif <ggreif@gmail.com>
Mon, 5 Jan 2009 17:19:25 +0000 (17:19 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 5 Jan 2009 17:19:25 +0000 (17:19 +0000)
commit70bc1af014b4cc02e13433949af0ed586ea70ec7
treec2b7abbbe58b0cf0e7620ef95e3cf46fc51eb1a0
parent3963426e66326d20cd6b55a12caedc656e8d7854
another fix to my previous commit:
* some picky <g> compilers get insulted by const-incorrectness
* respect 80-char limit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Use.cpp