aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/sectionstart.s
AgeCommit message (Expand)Author
2019-01-28[LLD][ELF] - Update tests after r352366.George Rimar
2018-07-02[ELF] Replace unused output filenames with /dev/null in testsFangrui Song
2018-06-23[ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXTFangrui Song
2018-03-01Accept both `--foo bar` and `--foo=bar` styles options.Rui Ueyama
2016-12-15[ELF] - Make LLD accept Ttext-segment X/Ttext-segment=X aliases for -Ttext.George Rimar
2016-11-03[ELF] - Accept both "-" and "--" for Ttext/Tdata/Tbss options.George Rimar
2016-11-02[ELF] - Allow "-Ttext xxx", "-Tbss xxx", "-Tdata bss" commandline.George Rimar
2016-09-14[ELF] - Implemented --section-start, -Ttext, -Tdata, -Tbss options.George Rimar