llvm-project/llvm/lib/Target/RISCV/Disassembler
Nemanja Ivanovic f6e4b9fc06 [RISCV] Fix shared libs build
Commit a2d19bad07 introduced a
dependency in the RISCV disassembler on two additional libraries
(MC, RISCVDesc) which wasn't added to the CMakeLists.txt. This
causes shared library builds to break. This patch just adds them
to fix failures seen on some bots, such as the PPC64LE Multistage.
2021-02-09 06:14:25 -06:00
..
CMakeLists.txt [RISCV] Fix shared libs build 2021-02-09 06:14:25 -06:00
RISCVDisassembler.cpp [RISCV] Use whole register load/store for generic load/store. 2021-02-09 15:52:04 +08:00