[PATCH] [mach-o] wire up a dylib's install-name in more places

Nick Kledzik kledzik at apple.com
Tue Jul 1 19:09:43 PDT 2014


On Jul 1, 2014, at 1:24 AM, Tim Northover <t.p.northover at gmail.com> wrote:
> I've committed it with that change as r212093. I'll be happy to change
> the test if you know of any more cunning way to put it into a single
> file.

The dylib-install-names.yaml file has four different RUN: groups/tests.  

The second one can be pulled out into its own file which has a MH_OBJECT
and a MH_DYLIB yaml doc linked together. Then you don’t need the Inputs/

-Nick



More information about the llvm-commits mailing list