[all-commits] [llvm/llvm-project] 9d3f9a: [Examples] Fix build (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 19 00:39:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d3f9adf04821f80b0017afff06edc73f9b86a5c
https://github.com/llvm/llvm-project/commit/9d3f9adf04821f80b0017afff06edc73f9b86a5c
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/examples/OrcV2Examples/OrcV2CBindingsMCJITLikeMemoryManager/OrcV2CBindingsMCJITLikeMemoryManager.c
Log Message:
-----------
[Examples] Fix build (NFC)
Can't use VLA at file scope.
More information about the All-commits
mailing list