diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-02-09 06:11:45 -0600 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2021-02-09 06:14:25 -0600 |
commit | f6e4b9fc060a7d8324350ce55bcf1a9a59b06997 (patch) | |
tree | 84882ba83154cac6d78a497f40b940755e564402 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4756f76bce7835dd233c82637bf60082469f9320 (diff) | |
download | llvm-f6e4b9fc060a7d8324350ce55bcf1a9a59b06997.zip llvm-f6e4b9fc060a7d8324350ce55bcf1a9a59b06997.tar.gz llvm-f6e4b9fc060a7d8324350ce55bcf1a9a59b06997.tar.bz2 |
[RISCV] Fix shared libs build
Commit a2d19bad07454ae7936d8f2b8482e24d57954fc4 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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions