[all-commits] [llvm/llvm-project] 5622f2: Add back deleted test for llvm-dwarfdump JSON outp...
youngd007 via All-commits
all-commits at lists.llvm.org
Wed Feb 19 14:47:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5622f2232b3564e86e207401f6c196ba9ea01fb7
https://github.com/llvm/llvm-project/commit/5622f2232b3564e86e207401f6c196ba9ea01fb7
Author: youngd007 <davidayoung at meta.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
A llvm/test/tools/llvm-dwarfdump/X86/debug-names-verify-completeness-json-output.s
A llvm/test/tools/llvm-dwarfdump/X86/debug-names-verify-cu-lists-json-output.s
Log Message:
-----------
Add back deleted test for llvm-dwarfdump JSON output (#127685)
Looks like https://github.com/llvm/llvm-project/pull/124936 was reverted
(for modifying JSON output), but the test for JSON output with errors
was deleted in https://github.com/llvm/llvm-project/pull/126587 (to
attempt to fix failing build)
This will add back a test and a new one for llvm-dwarfdump to validate
the JSON for errors. One case where the sub-categories will eventually
appear and another where not.
test plan:
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