mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-10 20:42:32 +00:00
Typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32095 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6c14147d93
commit
bd7b67fd37
@ -212,7 +212,7 @@ namespace llvm {
|
||||
/// code elimination on some targets.
|
||||
const char *UsedDirective; // Defaults to null.
|
||||
|
||||
/// WeakRefDirective - This directive, if non-null, is used to decalre a
|
||||
/// WeakRefDirective - This directive, if non-null, is used to declare a
|
||||
/// global as being a weak undefined symbol.
|
||||
const char *WeakRefDirective; // Defaults to null.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user