aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2025-01-12 21:20:20 -0500
committerGitHub <noreply@github.com>2025-01-13 10:20:20 +0800
commitacbd822879f7727127926c25e1b47f5017f962c5 (patch)
treecb419575be3600174d1c57fd415e4b52458b562a /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent0e51b54b7ac02b0920e20b8ccae26b32bd6b6982 (diff)
downloadllvm-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