Historically llvm-objdump prints the path to a dylib as well as the
dylib's compatibility version and current version number. This change
extends this information by adding the kind of dylib load: weak,
reexport, etc.
rdar://51383512
Differential D62866
Print dylib load kind (weak, reexport, etc) in llvm-objdump -m -dylibs-used mtrent on Jun 4 2019, 10:15 AM. Authored by
Details Historically llvm-objdump prints the path to a dylib as well as the rdar://51383512
Diff Detail
|