OSDN Git Service

Don't read off end of the input array.
authorDale Johannesen <dalej@apple.com>
Wed, 16 Apr 2008 17:31:41 +0000 (17:31 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 16 Apr 2008 17:31:41 +0000 (17:31 +0000)
commit48325f4b0892859844f9dc0c6e9d2606e381ecc4
treefb8e8ce32e4919998f5ca690fbf749c25f5aebce
parent9cac5259fe237120a0c347d6d14e549005148f1b
Don't read off end of the input array.

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