[all-commits] [llvm/llvm-project] 376e90: [ORC] Fix reference to struct member in f448d44663a.

lhames via All-commits all-commits at lists.llvm.org
Sat Apr 8 16:11:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 376e90fdb4932f405631cce501ea7664cf76a670
      https://github.com/llvm/llvm-project/commit/376e90fdb4932f405631cce501ea7664cf76a670
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-04-08 (Sat, 08 Apr 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp

  Log Message:
  -----------
  [ORC] Fix reference to struct member in f448d44663a.

A map value was converted from a tuple to a struct during development, but I
missed a use in an assert.




More information about the All-commits mailing list