Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
[oota-llvm.git] / Makefile.Linux
index 39928d92346bc7bde64b1a1cd24127cd8a74795f..27ae66e4592587b77422666a68e58958dea8653f 100644 (file)
@@ -21,3 +21,8 @@ ExportSymbols := -Wl,--export-dynamic
 ifndef LLVMGCCDIR
 LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_x86
 endif
+
+# For now we disable running LLC output, because LLC does not generate x86 code
+# LLC itself can be run so disable the diffs, not LLC itself.
+# 
+DISABLE_LLC_DIFFS := 1