diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-12-28 23:45:54 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-12-28 23:45:54 +0000 |
commit | 5022bb723853051a17d983322d30dfdac76d0914 (patch) | |
tree | 472a39c0b95ed89077d899f8d1f15ddf5eb751e1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6c37d298d9e7291946c4c75d981902b496e9bd8b (diff) | |
download | llvm-5022bb723853051a17d983322d30dfdac76d0914.zip llvm-5022bb723853051a17d983322d30dfdac76d0914.tar.gz llvm-5022bb723853051a17d983322d30dfdac76d0914.tar.bz2 |
Change Metadata Index emission in the bitcode to use 2x32 bits for the placeholder
The Bitstream reader and writer are limited to handle a "size_t" at
most, which means that we can't backpatch and read back a 64bits
value on 32 bits platform.
llvm-svn: 290693
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions