[all-commits] [llvm/llvm-project] 6d3d95: [XRay][account] add account test for nonempty exit...
Tomer Shafir via All-commits
all-commits at lists.llvm.org
Wed Jan 1 09:53:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d3d952f11d350f6ad2cd6199681af158f4bd397
https://github.com/llvm/llvm-project/commit/6d3d952f11d350f6ad2cd6199681af158f4bd397
Author: Tomer Shafir <86107951+tomershafir at users.noreply.github.com>
Date: 2025-01-01 (Wed, 01 Jan 2025)
Changed paths:
R llvm/test/tools/llvm-xray/X86/account-empty-stack-error.yaml
A llvm/test/tools/llvm-xray/X86/account-exit-mismatch-empty-stack-error.yaml
A llvm/test/tools/llvm-xray/X86/account-exit-mismatch-non-empty-stack-error.yaml
M llvm/test/tools/llvm-xray/X86/account-keep-going.yaml
Log Message:
-----------
[XRay][account] add account test for nonempty exit mismatch (#93564)
- Add `llvm-xray account` regression test for an exit mismatch with a
non empty stack (its a different code path than empty stack).
- Align empty stack test case name.
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