Skip to content

[NFC] Fix test comment formatting #153311

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

Closed
wants to merge 1 commit into from

Conversation

llvm-beanz
Copy link
Collaborator

This addresses feedback on PR #152531 which I missed before merging.

This addresses feedback on PR llvm#152531 which I missed before merging.

../llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml
@llvmbot
Copy link
Member

llvmbot commented Aug 12, 2025

@llvm/pr-subscribers-llvm-binary-utilities

@llvm/pr-subscribers-backend-directx

Author: Chris B (llvm-beanz)

Changes

This addresses feedback on PR #152531 which I missed before merging.


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

1 Files Affected:

  • (modified) llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml (+4-4)
diff --git a/llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml b/llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml
index 7cc11af251182..a8249c5456a90 100644
--- a/llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml
+++ b/llvm/test/tools/llvm-objdump/DXContainer/input-output-signatures.yaml
@@ -1,10 +1,10 @@
 # RUN: yaml2obj %s -o %t
 # RUN: llvm-objdump -p %t | FileCheck %s --match-full-lines --strict-whitespace
 
-# This test covers llvm-objdump printing private headers for the ISG1, OSG1, and
-# PSG1 "parts" of the DX container file format. The test uses a few absurdly
-# large values and long string names to ensure that the columns in the printed
-# table widen correctly.
+## This test covers llvm-objdump printing private headers for the ISG1, OSG1,
+## and PSG1 "parts" of the DX container file format. The test uses a few
+## absurdly large values and long string names to ensure that the columns in the
+## printed table widen correctly.
 
 --- !dxcontainer
 Header:

@llvm-beanz
Copy link
Collaborator Author

I'm going to close this. The other PR had post-merge failures which I'll need time to debug so I reverted it.

@llvm-beanz llvm-beanz closed this Aug 12, 2025
auto-merge was automatically disabled August 12, 2025 22:34

Pull request was closed

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.

3 participants