forked from llvm-mirror/dragonegg
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
➜ dragonegg-gcc-8-branch GCC=/usr/local/Cellar/gcc/8.2.0/bin/gcc-8 LLVM_CONFIG=/Users/lee/Desktop/Compiler/LLVM/Xcode/bin/llvm-config make Compiling utils/TargetInfo.cpp Linking TargetInfo Compiling Aliasing.cpp In file included from /Users/lee/Downloads/dragonegg-gcc-8-branch/src/Aliasing.cpp:25: /Users/lee/Downloads/dragonegg-gcc-8-branch/include/dragonegg/Internals.h:34:10: fatal error: 'llvm/Analysis/TargetFolder.h' file not found #include "llvm/Analysis/TargetFolder.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make: *** [Aliasing.o] Error 1
how to solve that error, thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels