Skip to content
Snippets Groups Projects
Commit 867783ad authored by Chris Lattner's avatar Chris Lattner
Browse files

X86 doesn't actually use SelectionDAG yet.

llvm-svn: 18996
parent eb5a2cf3
No related branches found
No related tags found
No related merge requests found
...@@ -753,7 +753,7 @@ endif ...@@ -753,7 +753,7 @@ endif
# What the X86 JIT requires # What the X86 JIT requires
ifdef ENABLE_X86_JIT ifdef ENABLE_X86_JIT
JIT_LIBS += LLVMX86 LLVMSelectionDAG JIT_LIBS += LLVMX86
endif endif
# You can enable the SparcV9 JIT on a non-SparcV9 host by setting the flag # You can enable the SparcV9 JIT on a non-SparcV9 host by setting the flag
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment