Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF] Make binding (weak or non-weak) logic consistent for Undefined and Shar... | Fangrui Song | 2019-08-06 | 1 | -0/+3 |
* | [ELF] Fix weak-undef-shared.s after r365129 | Fangrui Song | 2019-07-04 | 1 | -0/+1 |
* | [ELF] resolveUndefined: ignore undefined symbols in SharedFile for Undefined ... | Fangrui Song | 2019-07-04 | 1 | -0/+5 |
* | [ELF] Only allow the binding of SharedSymbol to change for the first undef ref | Fangrui Song | 2019-07-02 | 1 | -17/+29 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | lld: Default image base address to 0x200000 on x86-64 | Ed Maste | 2016-11-23 | 1 | -1/+1 |
* | Store the binding in the Symbol. | Rafael Espindola | 2016-04-26 | 1 | -0/+19 |