mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 23:33:57 +00:00
Switch over to using the new C front-end by default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6125fddb52
commit
6d10765887
@ -26,7 +26,8 @@ PLATFORMSTRIPOPTS := -Wl,-x
|
||||
# be overriden by the Makefile.config option, and should not override it if set.
|
||||
#
|
||||
ifndef LLVMGCCDIR
|
||||
LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_x86
|
||||
LLVMGCCARCH := i686-pc-linux-gnu/3.4-llvm
|
||||
LLVMGCCDIR := /home/vadve/lattner/local/x86/llvm-gcc/
|
||||
endif
|
||||
|
||||
# For now we disable running LLC output, because LLC does not generate x86 code
|
||||
|
Loading…
x
Reference in New Issue
Block a user