[all-commits] [llvm/llvm-project] 4cb0b7: [JITLink] Fix MSVC build error: formatv can't hand...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Fri Mar 24 12:54:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cb0b7ce3b4987446264312d582dac9c9a98a488
      https://github.com/llvm/llvm-project/commit/4cb0b7ce3b4987446264312d582dac9c9a98a488
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/aarch32.cpp

  Log Message:
  -----------
  [JITLink] Fix MSVC build error: formatv can't handle support::ulittle16_t values

The issue was reported with compiler output here: https://reviews.llvm.org/D144083#4219383




More information about the All-commits mailing list