[all-commits] [llvm/llvm-project] d1a763: [JITLink] Fix symbol comparator in LinkGraph::dump.

lhames via All-commits all-commits at lists.llvm.org
Sun May 16 10:13:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1a7630369bc489ca85e7fd0e05119a6d6f09039
      https://github.com/llvm/llvm-project/commit/d1a7630369bc489ca85e7fd0e05119a6d6f09039
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-05-16 (Sun, 16 May 2021)

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

  Log Message:
  -----------
  [JITLink] Fix symbol comparator in LinkGraph::dump.

The existing implementation did not provide a strict weak ordering.




More information about the All-commits mailing list