summaryrefslogtreecommitdiff
path: root/lld/test/ELF/vs-diagnostics-duplicate.s
AgeCommit message (Expand)Author
2022-02-22[ELF] Move duplicate symbol check after input file parsingFangrui Song
2021-02-13ELFObjectWriter: Don't sort non-local symbolsFangrui Song
2020-02-12[ELF][test] Change -o %t to -o /dev/null if the output is not neededFangrui Song
2019-08-09[ELF] For VS-style diagnostics, prefer printing full paths in the header.Igor Kudrin
2019-08-01[ELF] With --vs-diagnostics, print a separate message for each location of a ...Igor Kudrin
2019-07-17[lld] Add Visual Studio compatible diagnosticsChris Jackson