diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2025-01-12 21:20:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 10:20:20 +0800 |
commit | acbd822879f7727127926c25e1b47f5017f962c5 (patch) | |
tree | cb419575be3600174d1c57fd415e4b52458b562a /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 0e51b54b7ac02b0920e20b8ccae26b32bd6b6982 (diff) | |
download | llvm-acbd822879f7727127926c25e1b47f5017f962c5.zip llvm-acbd822879f7727127926c25e1b47f5017f962c5.tar.gz llvm-acbd822879f7727127926c25e1b47f5017f962c5.tar.bz2 |
Fix print module manifest file for macos (#122370)
This commit fixes -print-library-module-manifest-path on macos.
Currently, this only works on linux systems. This is because on macos
systems the library and header files are installed in a different
location. The module manifest is next to the libraries and the search
function was not looking in both places. There is also a test included.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions