ucb-bar / esp-llvm

UCB-BAR fork of LLVM! NOT UPSTREAM RISCV LLVM
Other
123 stars 55 forks source link

CMAKE build support for riscv-llvm #10

Closed lmchale closed 8 years ago

lmchale commented 9 years ago

Building riscv-llvm using cmake does not automatically detect support for riscv as a target. Please update cmake configuration to add in build support for riscv-llvm.

neuschaefer commented 8 years ago

Which branch are you using?

In riscv-trunk it should now work (since bc79b8b7).

colinschmidt commented 8 years ago

Please reopen this issue if you have still have trouble on the riscv-trunk or the riscv-37 branches with CMAKE