[llvm] [llvm-install-name-tool] Error on non-Mach-O binaries (PR #90351)

Keith Smiley via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 08:49:01 PDT 2024


keith wrote:

the issue is i was validating the executable name and not accounting for `.exe`, fixed by removing it from the assertion

https://github.com/llvm/llvm-project/pull/90351


More information about the llvm-commits mailing list