diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2023-03-28 14:13:49 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2023-03-28 15:46:26 -0700 |
commit | fda53ad9374b60fc83f1a6065ae3e7985182a5d2 (patch) | |
tree | 8d014fca1de3821891bc981f7718d6c6111aeab3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a955a31896370b67c6490251eca0095295d55f1f (diff) | |
download | llvm-fda53ad9374b60fc83f1a6065ae3e7985182a5d2.zip llvm-fda53ad9374b60fc83f1a6065ae3e7985182a5d2.tar.gz llvm-fda53ad9374b60fc83f1a6065ae3e7985182a5d2.tar.bz2 |
[lldb] Support Universal Mach-O binaries with a fat64 header
Support universal Mach-O binaries with a fat64 header. After
4d683f7fa7d4, dsymutil can now generate such binaries when the offsets
would otherwise overflow the 32-bit offsets in the regular fat header.
rdar://107289570
Differential revision: https://reviews.llvm.org/D147012
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions