[all-commits] [llvm/llvm-project] 8093e3: [mlir][CRunnerUtils] Enable compilation with C++11...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Mar 12 07:24:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8093e31e4e21ea08161587bdac81912d4e8bd7fd
      https://github.com/llvm/llvm-project/commit/8093e31e4e21ea08161587bdac81912d4e8bd7fd
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
    M mlir/lib/ExecutionEngine/CMakeLists.txt

  Log Message:
  -----------
  [mlir][CRunnerUtils] Enable compilation with C++11 toolchain on microcontroller platforms.

Summary:
The C runner utils API was still not vanilla enough for certain use
cases on embedded ARM SDKs, this enables such cases.

Adding people more widely for historical Windows related build issues.

Differential Revision: https://reviews.llvm.org/D76031




More information about the All-commits mailing list