[all-commits] [llvm/llvm-project] f136e5: Re-apply "[llvm-jitlink] Don't demote unreferenced...

lhames via All-commits all-commits at lists.llvm.org
Thu Aug 13 13:23:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f136e5ecfb335c61a23f09187150f363919df11a
      https://github.com/llvm/llvm-project/commit/f136e5ecfb335c61a23f09187150f363919df11a
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

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

  Log Message:
  -----------
  Re-apply "[llvm-jitlink] Don't demote unreferenced definitions in -harness mode"

This reapplies commit e137b550587a85b0d9c9c539edc79de0122b6946 with
fixes for the broken test case: Non-global symbols should only be
skipped after checking that they're not referenced by the harness.




More information about the All-commits mailing list