[all-commits] [llvm/llvm-project] 46b1a7: [ORC] Fix compilation on mingw

Martin Storsjö via All-commits all-commits at lists.llvm.org
Thu Jul 14 02:05:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46b1a7c5f9e6841016078d32728bb0d205336df5
      https://github.com/llvm/llvm-project/commit/46b1a7c5f9e6841016078d32728bb0d205336df5
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
    M llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp

  Log Message:
  -----------
  [ORC] Fix compilation on mingw

Explicitly call the -W suffixed API functions when passing wchar based
strings.




More information about the All-commits mailing list