Patch introduces Config->is64Bit() and with help of that detemplates
GotPltSection and IgotPltSection sections
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
ELF/Config.h | ||
---|---|---|
166 ↗ | (On Diff #91729) | Could this be is64Bit()? |
ELF/Config.h | ||
---|---|---|
166 ↗ | (On Diff #91729) | It seems is64Bit() is much more consistent with LLVM code. Still want me to rename it ? |
ELF/Config.h | ||
---|---|---|
166 ↗ | (On Diff #91729) | Yes please. |