diff options
author | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-01-29 13:16:41 +0300 |
---|---|---|
committer | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-01-29 13:16:41 +0300 |
commit | 7f5ad0e07162e0c19e569986ee37a17c147c9a27 (patch) | |
tree | 6bdece3ad41fc323f9cd4947b8edaddca0b5d399 /llvm/lib/Transforms/Utils/SplitModule.cpp | |
parent | 27f2fe9163ec9e96f240fa57b5e2d7c55f54e266 (diff) | |
download | llvm-7f5ad0e07162e0c19e569986ee37a17c147c9a27.zip llvm-7f5ad0e07162e0c19e569986ee37a17c147c9a27.tar.gz llvm-7f5ad0e07162e0c19e569986ee37a17c147c9a27.tar.bz2 |
[OpenMP] libomp: fix build by cl with vs2019
Replace VLA with dynamic allocation using alloca().
This fixes https://bugs.llvm.org/show_bug.cgi?id=48919.
Differential Revision: https://reviews.llvm.org/D95627
Diffstat (limited to 'llvm/lib/Transforms/Utils/SplitModule.cpp')
0 files changed, 0 insertions, 0 deletions