summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/sections-max-va-overflow.s
Commit message (Collapse)AuthorAgeFilesLines
* [ELF] Replace unused output filenames with /dev/null in testsFangrui Song2018-07-021-1/+1
| | | | | | Post commit review at rLLD335992 llvm-svn: 336129
* [ELF] - Check that output sections fit in address space.George Rimar2018-04-031-0/+13
Added checks to test that we do not produce output where VA of sections overruns the address space available. Differential revision: https://reviews.llvm.org/D43820 llvm-svn: 329063
OpenPOWER on IntegriCloud