Hi,
This adds support for installName to the various transformations an object file may go through. I *think* LC_ID_DYLIB commands will be interepreted and written correctly after this.
I know we were trying to keep tests contained in a single file and avoid using "Inputs/", but I can't think of a way to combine the two yaml files into a single one and get lld to act on them correctly.
Does it look OK?
Cheers.
Tim.
LC_ID_DYLIB traditionally goes after the LC_SEGMENT commands. So, just move this code up in the function.