mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Delete a no-longer-supported configuration item.
llvm-svn: 29960
This commit is contained in:
parent
46cb8d0649
commit
010670d5d3
@ -4,7 +4,6 @@
|
||||
preprocessor.command=
|
||||
preprocessor.required=false
|
||||
translator.command=%bindir%/llvm-as %in% -o %out%
|
||||
translator.optimizes=no
|
||||
translator.preprocesses=true
|
||||
translator.required=TRUE
|
||||
optimizer.command=%bindir%/opt %in% -o %out% %opt% %args%
|
||||
|
Loading…
Reference in New Issue
Block a user