aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFImportFile.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2024-07-16 13:14:30 -0700
committerGitHub <noreply@github.com>2024-07-16 13:14:30 -0700
commitad2ff1722622d199e77abf119e60bb1c66dd48e9 (patch)
treef61bef793a9788e1b8940ea8bfcfa11e7cb4e022 /llvm/lib/Object/COFFImportFile.cpp
parent80e18b93c5abfcbf296b6e2b45cea1ee77633f1e (diff)
downloadllvm-ad2ff1722622d199e77abf119e60bb1c66dd48e9.zip
llvm-ad2ff1722622d199e77abf119e60bb1c66dd48e9.tar.gz
llvm-ad2ff1722622d199e77abf119e60bb1c66dd48e9.tar.bz2
[lld][WebAssembly] Work around limited architecture detection for wasm64 shared libraries (#98961)
We don't currently have a great way to detect the architecture of shared object files under wasm. The currently method involves checking if the imported or exported memory is 64-bit. However some shared libraries don't use linear memory at all. See https://github.com/llvm/llvm-project/issues/98778
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions