Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [MC] Always emit relocations for same-section function references | Reid Kleckner | 2018-03-14 | 1 | -8/+17 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -1/+1 |
* | Change creation of relative relocations on COFF. | Rafael Espindola | 2017-06-22 | 1 | -3/+3 |
* | MC: Calculate intra-section symbol differences correctly for COFF | David Majnemer | 2015-02-09 | 1 | -0/+25 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -24/+10 |
* | Fix relative relocations. This is sufficient for running the rust testsuite with | Rafael Espindola | 2011-04-21 | 1 | -3/+21 |
* | Behave like gnu as when a relocation crosses sections. | Rafael Espindola | 2011-04-20 | 1 | -0/+28 |