mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 16:40:15 +00:00
Typo
llvm-svn: 32095
This commit is contained in:
parent
d042dac8ab
commit
3f151090e6
@ -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…
Reference in New Issue
Block a user