summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-05-24 16:24:16 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-05-24 16:29:06 -0700
commit1ec03f3de5d580d85cc256058cc0d2dd254b9e1a (patch)
tree0fc1cd35fd7e6817cd2f8404a2a29f3fe1c6cd1e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7bf7b80b1958944f449960325f9a5e446f8d1d22 (diff)
[dsymutil] Emit an error when the Mach-O exceeds the 4GB limit.
The Mach-O object file format is limited to 4GB because its used of 32-bit offsets in the header. It is possible for dsymutil to (silently) emit an invalid binary. Instead of having consumers deal with this, emit an error instead.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions