mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 17:00:01 +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<
|
string E_ext, string out_lang> : Tool<
|
||||||
[(in_language in_lang),
|
[(in_language in_lang),
|
||||||
(out_language "llvm-bitcode"),
|
(out_language "llvm-bitcode"),
|
||||||
(output_suffix "bc"),
|
(output_suffix out_lang),
|
||||||
(command cmd_prefix),
|
(command cmd_prefix),
|
||||||
(actions
|
(actions
|
||||||
(case
|
(case
|
||||||
|
Loading…
x
Reference in New Issue
Block a user