Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
86696f38ea38eff122d24d51430b179699472569
/
lld
/
ELF
/
Symbols.cpp
86696f3
ELF2: Avoid bitwise-OR hack. NFC.
by Rui Ueyama
· 10 years ago
8f2c4da
ELF2: Rename getMostConstrainingVisibility -> getVisibility. NFC.
by Rui Ueyama
· 10 years ago
aca48ff
ELF2: Inititalize other symbols only once as well.
by Rui Ueyama
· 10 years ago
833ce28
ELF2: Make member variable names shorter.
by Rui Ueyama
· 10 years ago
9ea49c7
ELF2: Initialize SyntheticOptional only once.
by Rui Ueyama
· 10 years ago
8e5560d
Don't complain about symbols showing up in multible shared libraries.
by Rafael Espindola
· 10 years ago
9d06ab6
Rename Chunks.(h|cpp) to InputSection.(h|cpp). NFC.
by Rafael Espindola
· 10 years ago
6666f6a
ELF2: Reduce nesting by returning early. NFC.
by Rui Ueyama
· 10 years ago
7da94a5
ELF2: Return early. NFC.
by Rui Ueyama
· 10 years ago
18173d4
Start adding support for symbols in shared libraries.
by Rafael Espindola
· 10 years ago
1b348a6
[elf2] Add basic archive file support.
by Michael J. Spencer
· 10 years ago
78471f0
Merge visibility from all symbols with the same name.
by Rafael Espindola
· 10 years ago
f31f961
Remember the maximum alignment used to refer to a common symbol.
by Rafael Espindola
· 10 years ago
daa92a6
Keep the largest common symbol.
by Rafael Espindola
· 10 years ago
30e1797
Turn resolution.s into an exhaustive testcase.
by Rafael Espindola
· 10 years ago
3a63f3f
Add support for weak absolute symbols.
by Rafael Espindola
· 10 years ago
0e0c190
Start adding support for absolute symbols.
by Rafael Espindola
· 10 years ago
1bd885a
ELF: Also record the type of undefined symbols.
by Rafael Espindola
· 10 years ago
4f89fda
ELF2: Make Defined{Regular,Weak} ctors look the same as other SymbolBody ctors.
by Rui Ueyama
· 10 years ago
76e24ea
Add support for weak undefined symbols.
by Rafael Espindola
· 10 years ago
791e9f9
Remove unused templating.
by Rafael Espindola
· 10 years ago
b13df65
Add support for weak symbols.
by Rafael Espindola
· 10 years ago
ae1b23b
Use real values for DefindeFirst and DefinedLast.
by Rafael Espindola
· 10 years ago
df1e05a
Delete broken code.
by Rafael Espindola
· 10 years ago
49a2ca6
bar
by Rafael Espindola
· 10 years ago
e3335d8
Delete dead code.
by Rafael Espindola
· 10 years ago
cdae0a4
[ELF2] Devirtualize SymbolBody.
by Michael J. Spencer
· 10 years ago
fdbbcdad
ELF2: Inline very small functions.
by Rui Ueyama
· 10 years ago
a7ccb29
ELF2: Devirtualize SymbolBody::compare. NFC.
by Rui Ueyama
· 10 years ago
84487f1
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
by Michael J. Spencer
· 10 years ago
bae540e
Revert ELF port. Posting to mailing list.
by Michael J. Spencer
· 10 years ago
f754b1f
Put explicit template instantiations in the correct namespace.
by Michael J. Spencer
· 10 years ago
8a41454
Initial ELF port.
by Michael J. Spencer
· 10 years ago