diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-07-01 04:16:56 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-02-25 10:54:24 -0800 |
commit | d04d9220e1c3d1b72cd2c7401fe684af16973bcc (patch) | |
tree | 7e452165d1a903f59bfba9ba0d1f783ec2cc770b /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | a8ddd4cc45b4882813bbc2bea3c298bc299ade4f (diff) | |
download | llvm-d04d9220e1c3d1b72cd2c7401fe684af16973bcc.zip llvm-d04d9220e1c3d1b72cd2c7401fe684af16973bcc.tar.gz llvm-d04d9220e1c3d1b72cd2c7401fe684af16973bcc.tar.bz2 |
[OPENMP]Fix PR50347: Mapping of global scope deep object fails.
Changed the we handle llvm::Constants in sizes arrays. ConstExprs and
GlobalValues cannot be used as initializers, need to put them at the
runtime, otherwise there wight be the compilation errors.
Differential Revision: https://reviews.llvm.org/D105297
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions