]> granicus.if.org Git - llvm/commit
ELF: Change FileSize back to a uint64_t.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 1 Mar 2019 18:53:41 +0000 (18:53 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 1 Mar 2019 18:53:41 +0000 (18:53 +0000)
commit9c71bc48ce85a8eea1941b9cbd2ceac43f88d840
tree593771a6448ed9900dff75f93394d40cb7ec8f10
parentd68ef42919a8b48c8e76d6a4ee35520264757948
ELF: Change FileSize back to a uint64_t.

This lets us detect file size overflows when creating a 64-bit binary on
a 32-bit machine.

Differential Revision: https://reviews.llvm.org/D58840

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355218 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/lld/test/BUILD.gn