xiw/stack

<llvm/Analysis/Dominators.h> No such file or directory

stefanbeller opened this issue · 3 comments

I cannot compile STACK anymore with recent versions of llvm.

xiw commented

they changed the directory layout again. will push a fix soon. thanks.

Can you try using Clang/LLVM version 3.4, rather than the svn development version? (I checked in a change to the INSTALL file, with instructions for how to build/install Clang/LLVM 3.4.)

xiw commented

you may also try the llvm-trunk branch, with commit 6cc0776.