mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
Typo
llvm-svn: 286845
This commit is contained in:
parent
bddf373bdc
commit
8e5be89e2d
@ -568,7 +568,7 @@ Value *IRLinker::materialize(Value *V, bool ForAlias) {
|
||||
}
|
||||
|
||||
// When linking a global for an alias, it will always be linked. However we
|
||||
// need to check if it was not already scheduled to satify a reference from a
|
||||
// need to check if it was not already scheduled to satisfy a reference from a
|
||||
// regular global value initializer. We know if it has been schedule if the
|
||||
// "New" GlobalValue that is mapped here for the alias is the same as the one
|
||||
// already mapped. If there is an entry in the ValueMap but the value is
|
||||
|
Loading…
x
Reference in New Issue
Block a user