[all-commits] [llvm/llvm-project] 01353d: [llvm-jitlink] Allow -entry option to find hidden ...

lhames via All-commits all-commits at lists.llvm.org
Sat Dec 4 21:26:36 PST 2021


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

  Changed paths:
    M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
    M llvm/tools/llvm-jitlink/llvm-jitlink.h

  Log Message:
  -----------
  [llvm-jitlink] Allow -entry option to find hidden symbols.

This is useful when debugging failures in object files compiled with
visibility=hidden.




More information about the All-commits mailing list