summaryrefslogtreecommitdiff
path: root/lld/test/ELF/stdout.s
AgeCommit message (Expand)Author
2025-01-25[ELF,test] Add env LLD_IN_TEST=1 to make some tests work if RUN_LLD_MAIN_TWICEFangrui Song
2025-01-25[ELF] -o -: suppress output if disableOutputFangrui Song
2019-09-06[ELF][test] Simplify and reorganize testsFangrui Song
2019-03-27[LLD] Restore tests that use "-" as outputAndrew Ng
2019-01-23Disable test better.Nico Weber
2019-01-23Disable test added in r351916.Nico Weber
2019-01-23MemoryBlock: Do not automatically extend a given size to a multiple of page s...Rui Ueyama
2019-01-22FileOutputBuffer: Handle "-" as stdout.Rui Ueyama