summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gdb-index-gc-sections.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-161-1/+1
| | | | | | | | Port the D64906 technique to EM_X86_64. Differential Revision: https://reviews.llvm.org/D67482 llvm-svn: 371958
* Update testcases for llvm-dwarfdump command line interface changeAdrian Prantl2017-09-111-1/+1
| | | | llvm-svn: 312974
* [LLD] Mark a number of x86 only tests to require x86Jon Chesterfield2017-07-181-0/+1
| | | | | | | | | | | Noticed while testing for an out of tree target. There are probably more tests that should be so marked. I'm not sure who owns these tests so I've added a few names I recognise from the recent history. With advice from probinson, ruiu, rafael and dramatically improved by davidb. Thank you all! Differential Revision: https://reviews.llvm.org/D34685 llvm-svn: 308335
* ELF: --gdb-index: Do not add dead sections to the address area.Peter Collingbourne2017-05-151-0/+157
Fixes PR33032. Differential Revision: https://reviews.llvm.org/D33175 llvm-svn: 303088
OpenPOWER on IntegriCloud