mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 14:40:39 +00:00
Delete a no-longer-supported configuration item.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29960 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f3b7f6b9e4
commit
e3a1069870
@ -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