Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify gmlt.test to XFAIL on apple platforms correctly. #90779

Merged
merged 1 commit into from
May 1, 2024

Conversation

rastogishubham
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Collaborator

llvmbot commented May 1, 2024

@llvm/pr-subscribers-debuginfo

Author: Shubham Sandeep Rastogi (rastogishubham)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/90779.diff

1 Files Affected:

  • (modified) llvm/test/DebugInfo/Generic/gmlt.test (+1-1)
diff --git a/llvm/test/DebugInfo/Generic/gmlt.test b/llvm/test/DebugInfo/Generic/gmlt.test
index 3cb3d9c14761c6..e808c13a04eaa5 100644
--- a/llvm/test/DebugInfo/Generic/gmlt.test
+++ b/llvm/test/DebugInfo/Generic/gmlt.test
@@ -1,4 +1,4 @@
 ; RUN: %llc_dwarf -O0 -filetype=obj < %S/../Inputs/gmlt.ll | llvm-dwarfdump -v - | FileCheck %S/../Inputs/gmlt.ll
 
 ; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
-; XFAIL: target={{.*}}-darwin{{.*}}
+; XFAIL: target={{.*}}-apple{{.*}}

@rastogishubham rastogishubham merged commit 37277d8 into llvm:main May 1, 2024
5 of 6 checks passed
@rastogishubham rastogishubham deleted the ChangeTest branch May 1, 2024 21:09
rastogishubham added a commit to rastogishubham/llvm-project that referenced this pull request May 1, 2024
adrian-prantl added a commit to swiftlang/llvm-project that referenced this pull request May 2, 2024
Modify gmlt.test to XFAIL on apple platforms correctly. (llvm#90779)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants