[all-commits] [llvm/llvm-project] a80bcc: Delete erroneously test not updated with dwarf ver...
youngd007 via All-commits
all-commits at lists.llvm.org
Mon Feb 10 13:21:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a80bccc6847be104948f46d313f03ac6b9ccb292
https://github.com/llvm/llvm-project/commit/a80bccc6847be104948f46d313f03ac6b9ccb292
Author: youngd007 <davidayoung at meta.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
R llvm/test/tools/llvm-dwarfdump/X86/debug-names-verify--completeness-json-output.s
Log Message:
-----------
Delete erroneously test not updated with dwarf verification JSON change (#126587)
Between a PR (124936) adding a base test for dwarf verification JSON
output and a modification of the same in changing the JSON (125062),
there ended up being two versions of the test. The base one and the
fixed one, when there should be only one copy. The base fails as the
JSON format has changed, so deleting that version.
test:
ninja check-llvm-tools-llvm-dwarfdump
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list