mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 19:02:35 +00:00
Don't run llc tests on linux, they won't work.
llvm-svn: 3835
This commit is contained in:
parent
31516613bd
commit
c96398ee3f
@ -21,3 +21,7 @@ ExportSymbols := -Wl,--export-dynamic
|
||||
ifndef LLVMGCCDIR
|
||||
LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_x86
|
||||
endif
|
||||
|
||||
# For now we disable all LLC tests, because LLC does not generate x86 code
|
||||
#
|
||||
DISABLE_LLC := 1
|
Loading…
x
Reference in New Issue
Block a user