[PATCH] D85467: [lld-macho] Support larger dylib symbol ordinals in bindings

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 10:13:45 PDT 2020


int3 added a comment.

> we could produce 15 dylibs from the same source file and just have the 16th be different (to confirm the binding), right?

yeah pretty much. It's just annoying that FileCheck doesn't provide a better way of testing things like this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85467/new/

https://reviews.llvm.org/D85467



More information about the llvm-commits mailing list