sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
11
devel/llvm/16/patches/patch-lld_ELF_Symbols_cpp
Normal file
11
devel/llvm/16/patches/patch-lld_ELF_Symbols_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: lld/ELF/Symbols.cpp
|
||||
--- lld/ELF/Symbols.cpp.orig
|
||||
+++ lld/ELF/Symbols.cpp
|
||||
@@ -61,6 +61,7 @@ std::string lld::toString(const elf::Symbol &sym) {
|
||||
}
|
||||
|
||||
Defined *ElfSym::bss;
|
||||
+Defined *ElfSym::data;
|
||||
Defined *ElfSym::etext1;
|
||||
Defined *ElfSym::etext2;
|
||||
Defined *ElfSym::edata1;
|
Loading…
Add table
Add a link
Reference in a new issue