dmd/ci
Luís Ferreira 1bec274d82
feat(test): Add DWARF_VERIFY flag on DWARF tests (#13754)
* ci(cirrusci): add llvm package

Signed-off-by: Luís Ferreira <contact@lsferreira.net>

* feat(test): Add DWARF_VERIFY flag on DWARF tests

DWARF readers and debuggers tend to ignore errors and try to proceed as much as
possible. objdump dumping the tags, doesn't necessarily mean that the DWARF
abbreviations are correct -- e.g. the reader could halt in the end, with the
last abbreviation, in which the output test can't verify. Introducing a DWARF
verifier is a good way to check conformancy with the standard.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-08 14:04:15 +02:00
..
cirrusci.sh feat(test): Add DWARF_VERIFY flag on DWARF tests (#13754) 2022-03-08 14:04:15 +02:00
codecov.sh Azure/CodeCov: Remove workaround for token-less coverage upload (#13535) 2022-02-17 15:19:47 +02:00
run.sh feat(test): Add DWARF_VERIFY flag on DWARF tests (#13754) 2022-03-08 14:04:15 +02:00