Use size_t instead of int64_t for the vector size.
authorRui Ueyama <ruiu@google.com>
Tue, 8 Oct 2013 20:24:23 +0000 (20:24 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 8 Oct 2013 20:24:23 +0000 (20:24 +0000)
commit88b24ffe73a6401437a1df33d00253a8945f769a
treee1dc1d784ea4639a98d779078f75d8e3d67bced2
parent9d1d3be823f9b03caed72391d56dafb4166eb32c
Use size_t instead of int64_t for the vector size.

llvm-svn: 192229
lld/include/lld/Driver/InputGraph.h