This makes it more clear in error messages what arguments were passed to
llvm-install-name-tool.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90080
[llvm-objcopy] Quote passed rpath args in errors ClosedPublic Authored by keith on Oct 23 2020, 3:34 PM.
Details Summary This makes it more clear in error messages what arguments were passed to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2020, 2:06 AM This revision was landed with ongoing or failed builds.Oct 28 2020, 3:28 PM Closed by commit rG51f8d46491c7: [llvm-install-name-tool] Quote passed rpath args in error messages (authored by keith, committed by alexander-shaposhnikov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301455 llvm/test/tools/llvm-objcopy/MachO/install-name-tool-add-rpath.test
llvm/test/tools/llvm-objcopy/MachO/install-name-tool-delete-rpath.test
llvm/test/tools/llvm-objcopy/MachO/install-name-tool-prepend-rpath.test
llvm/test/tools/llvm-objcopy/MachO/install-name-tool-rpath.test
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
|