OSDN Git Service

[Object][Archive] Use uint64_t instead of APInt. It is significantly faster.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 9 Jan 2013 22:58:43 +0000 (22:58 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 9 Jan 2013 22:58:43 +0000 (22:58 +0000)
commite92800dd533988c46e58b0f4226df76a3bb1cb0c
tree7669fd6264c87f3a53c8b961bdd018dd9a146593
parent5573de8493ac11564fba02b7407176a98b45d7ce
[Object][Archive] Use uint64_t instead of APInt. It is significantly faster.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/Archive.cpp