[NFC] Fix spacing in clang/test/Driver/aix-ld.c
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Wed, 30 Sep 2020 20:58:48 +0000 (16:58 -0400)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Wed, 30 Sep 2020 21:01:32 +0000 (17:01 -0400)
Fix one line with mismatch in indentation after afc277b0ed0d.

clang/test/Driver/aix-ld.c

index 7ccbeff..89959d8 100644 (file)
 // CHECK-LD32-NOSTDLIBXX-LCXX:     "-L[[SYSROOT]]/usr/lib"
 // CHECK-LD32-NOSTDLIBXX-LCXX-NOT: "-lc++"
 // CHECK-LD32-NOSTDLIBXX-LCXX:     "[[RESOURCE_DIR]]{{/|\\\\}}lib{{/|\\\\}}aix{{/|\\\\}}libclang_rt.builtins-powerpc.a"
-// CHECK-LD32-NOSTDLIBXX-LCXX:    "-lm"
+// CHECK-LD32-NOSTDLIBXX-LCXX:     "-lm"
 // CHECK-LD32-NOSTDLIBXX-LCXX:     "-lc"
 
 // Check powerpc64-ibm-aix7.1.0.0, 64-bit. -nostdlib++.