mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-06 03:38:34 +00:00
Spelling. Thanks, Eric.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180794 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b11e89b93
commit
8960a5c63d
@ -861,7 +861,7 @@ bool llvm::InlineFunction(CallSite CS, InlineFunctionInfo &IFI,
|
||||
RI->eraseFromParent();
|
||||
}
|
||||
// We need to set the debug location to *somewhere* inside the
|
||||
// inlined function. The line number may be nonsentical, but the
|
||||
// inlined function. The line number may be nonsensical, but the
|
||||
// instruction will at least be associated with the right
|
||||
// function.
|
||||
if (CreatedBranchToNormalDest)
|
||||
|
Loading…
Reference in New Issue
Block a user