[all-commits] [llvm/llvm-project] e6450d: [mlir][llvm] Fix windows build
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Mon Jun 28 09:22:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6450d88e2801373d198bd63af547dbc0a096334
https://github.com/llvm/llvm-project/commit/e6450d88e2801373d198bd63af547dbc0a096334
Author: Stephan Herhut <herhut at google.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M mlir/lib/ExecutionEngine/CRunnerUtils.cpp
Log Message:
-----------
[mlir][llvm] Fix windows build
Gate the include of alloca.h behind _WIN32 guard.
Differential Revision: https://reviews.llvm.org/D105036
More information about the All-commits
mailing list