llvm - lli -force-interpreter Error -


when try run command

lli -force-interpreter file.ll 

i have error

llvm error: tried execute unknown external function: posix_memalign 

also, when search error found link

how solve problem?


Comments

Popular posts from this blog

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Create a stacked percentage column -