diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2025-01-20 20:17:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 20:17:30 -0500 |
commit | 4e2efc3bd500836d0fa977d6e257ffee2c92e178 (patch) | |
tree | 3a1e54f43afbf319d22c5b7d7ce3edb2005d2ed9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 271b3383d7d86d5945b13117558cfe600aac3528 (diff) | |
download | llvm-4e2efc3bd500836d0fa977d6e257ffee2c92e178.zip llvm-4e2efc3bd500836d0fa977d6e257ffee2c92e178.tar.gz llvm-4e2efc3bd500836d0fa977d6e257ffee2c92e178.tar.bz2 |
[OffloadBundler] Compress bundles over 4GB (#122307)
Added initial support for version 3 of the compressed offload bundle
format, which uses 64-bit fields for Total File Size and Uncompressed
Binary Size. This enables support for files larger than 4GB. The support
is currently experimental and can be enabled by setting the environment
variable `COMPRESSED_BUNDLE_FORMAT_VERSION=3`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions