[all-commits] [llvm/llvm-project] 61d535: [ORC-RT] Don't check for objc image registration f...

lhames via All-commits all-commits at lists.llvm.org
Mon Apr 17 13:51:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61d535ac3603026ef8fbf0f1bf7b5e9e05981ca0
      https://github.com/llvm/llvm-project/commit/61d535ac3603026ef8fbf0f1bf7b5e9e05981ca0
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M compiler-rt/lib/orc/macho_platform.cpp

  Log Message:
  -----------
  [ORC-RT] Don't check for objc image registration functions unless needed.

If we don't have any ObjC metadata to register we shouldn't require these
symbols to be available.




More information about the All-commits mailing list