Skip to content

Commit 8880340

Browse files
committed
[FIRRTL][NFC] lower-types.mlir: appease filecheck linter.
1 parent 0a7e5d7 commit 8880340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Dialect/FIRRTL/lower-types.mlir

+1-1
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,7 @@ firrtl.circuit "Conventions1" {
14451445
}
14461446

14471447
// Test that memories have their prefixes copied when lowering.
1448-
// See: https://github.com/llvm/circt/issues/7835
1448+
// https://github.com/llvm/circt/issues/7835
14491449
firrtl.circuit "MemoryPrefixCopying" {
14501450
// COMMON-LABEL: firrtl.module @MemoryPrefixCopying
14511451
firrtl.module @MemoryPrefixCopying() {

0 commit comments

Comments
 (0)