[lld] [lld][test] filecheck typo fixes (PR #93471)

via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 01:11:10 PST 2025


================
@@ -18,4 +18,4 @@ CHECK-NEXT:           type = 0x1002 (const int), value = 321
 
 CHECK:                          Symbols
 CHECK:           220 | S_CONSTANT [size = 12] `i`
-CHECK-NEXT            type = 0x0074 (int), value = 123
\ No newline at end of file
+CHECK-NEXT:           type = 0x0074 (int), value = 123
----------------
klensy wrote:

done.

https://github.com/llvm/llvm-project/pull/93471


More information about the llvm-commits mailing list