[all-commits] [llvm/llvm-project] 9c1d2f: [JITLink] Add "Pointer64Authenticated" string to a...

Lang Hames via All-commits all-commits at lists.llvm.org
Mon Jan 27 19:12:40 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c1d2f84e91f39cdd17519ca61bd2aacd8bcbd84
      https://github.com/llvm/llvm-project/commit/9c1d2f84e91f39cdd17519ca61bd2aacd8bcbd84
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

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

  Log Message:
  -----------
  [JITLink] Add "Pointer64Authenticated" string to aarch64::getEdgeKindName.

No testcase: this change just allows edge names to be correctly reported in
debug dumps of LinkGraphs. (Previously Pointer64Authenticated edges were
reported as "<Unrecognized edge kind>").



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list