[all-commits] [llvm/llvm-project] c22b11: [JITLink][ELF][x86-64] Use the right edge-naming f...

lhames via All-commits all-commits at lists.llvm.org
Sat Dec 4 22:14:27 PST 2021


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

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

  Log Message:
  -----------
  [JITLink][ELF][x86-64] Use the right edge-naming function for debugging output.

Graph edges use the generic x86-64 edge set (the ELF specific edges are only
used during parsing).




More information about the All-commits mailing list