warning: no instructions seed specified, using auto-generated one: 1713058880954237867
ld.lld: warning: cannot find entry symbol _start; not setting start address
LLVM ERROR: could not find library for plugin: libRISCVModel.so
Can model plugin be turned off by default since no default model is supplied with llvm-snippy?
Reproduced on 1.0
There is no model that is provided with snippy but generation with the simplest layout would fail due to fail to find
libRISCVModel.so
.layout.yaml:
Command:
Output:
Can model plugin be turned off by default since no default model is supplied with llvm-snippy?