[all-commits] [llvm/llvm-project] 8b7cc9: [JITLink] Add comments, rename types for visitExis...

lhames via All-commits all-commits at lists.llvm.org
Sun Oct 17 23:04:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b7cc93e9dc7e4e3b3a5cb014fa8d047c47f4818
      https://github.com/llvm/llvm-project/commit/8b7cc93e9dc7e4e3b3a5cb014fa8d047c47f4818
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-10-17 (Sun, 17 Oct 2021)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h

  Log Message:
  -----------
  [JITLink] Add comments, rename types for visitExistingEdges utility.

The "Fixers" name was a hangover from an earlier draft of the patch. "Visitors"
fits the function name(s).




More information about the All-commits mailing list