mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 22:04:10 +00:00
Typo.
llvm-svn: 96924
This commit is contained in:
parent
653efea01f
commit
e14b9c7b16
@ -134,7 +134,7 @@ class llvm_gcc_based <string cmd_prefix, string in_lang,
|
||||
string E_ext, string out_lang> : Tool<
|
||||
[(in_language in_lang),
|
||||
(out_language "llvm-bitcode"),
|
||||
(output_suffix "bc"),
|
||||
(output_suffix out_lang),
|
||||
(command cmd_prefix),
|
||||
(actions
|
||||
(case
|
||||
|
Loading…
x
Reference in New Issue
Block a user