mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
[gn build] Fix a comment typo and a comment copy-pasto
This commit is contained in:
parent
486c348a62
commit
15adc02ee3
@ -1,9 +1,9 @@
|
||||
# This file introduces a templates for running clang-tblgen.
|
||||
# This file introduces a template for running clang-tblgen.
|
||||
#
|
||||
# Parameters:
|
||||
#
|
||||
# args (required)
|
||||
# [list of strings] Flags to pass to llvm-tblgen.
|
||||
# [list of strings] Flags to pass to clang-tblgen.
|
||||
#
|
||||
# output_name (optional)
|
||||
# Basename of the generated output file.
|
||||
|
Loading…
Reference in New Issue
Block a user