aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-01-29 11:53:46 +0000
committerPavel Labath <labath@google.com>2018-01-29 11:53:46 +0000
commit3460957ea34a7cac1f61eeeed11da3f15097d4ef (patch)
treec4781759184be8c68e2a5b75fa9ee998bcbb8ca1 /llvm/lib/Object/ELFObjectFile.cpp
parent394e8056689e72467c44da544b0f8df064f9ecfb (diff)
downloadllvm-3460957ea34a7cac1f61eeeed11da3f15097d4ef.zip
llvm-3460957ea34a7cac1f61eeeed11da3f15097d4ef.tar.gz
llvm-3460957ea34a7cac1f61eeeed11da3f15097d4ef.tar.bz2
Fix build broken by r323641
The call to ScopedPrinter::printNumber with size_t argument was ambiguous (I think) on 32-bit builds. Explicitly cast to a 64-bit int to avoid this. llvm-svn: 323642
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions