aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-02-08 13:43:11 -0800
committerGitHub <noreply@github.com>2024-02-08 13:43:11 -0800
commit7c9c4983b1d493c2fdea76f99591f9ab49877306 (patch)
tree2d8236a724098448ccd6a1da96cc152863c200bf /llvm/lib/Object/WasmObjectFile.cpp
parentcdde0d9602217eb0bc091b4de16197e6aa5bb132 (diff)
downloadllvm-7c9c4983b1d493c2fdea76f99591f9ab49877306.zip
llvm-7c9c4983b1d493c2fdea76f99591f9ab49877306.tar.gz
llvm-7c9c4983b1d493c2fdea76f99591f9ab49877306.tar.bz2
[DWARFLinkerParallel] Fix member initialization order (#81179)
DWARFLinkerImpl::DWARFLinkerImpl initializes DebugStrStrings/DebugLineStrStrings/CommonSections using GlobalData but GlobalData is initialized after the three members. Move GlobalData before. Fix #81110
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions