mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 21:18:19 +00:00
Fix "the the" and similar typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -171,7 +171,7 @@ void DarwinRegisterFrame(void* FrameBegin) {
|
||||
ob->encoding.i = 0;
|
||||
ob->encoding.b.encoding = llvm::dwarf::DW_EH_PE_omit;
|
||||
|
||||
// Put the info on both places, as libgcc uses the first or the the second
|
||||
// Put the info on both places, as libgcc uses the first or the second
|
||||
// field. Note that we rely on having two pointers here. If fde_end was a
|
||||
// char, things would get complicated.
|
||||
ob->fde_end = (char*)LOI->unseenObjects;
|
||||
|
||||
Reference in New Issue
Block a user