forked from OSchip/llvm-project
[NFC] Fix spacing in clang/test/Driver/aix-ld.c
Fix one line with mismatch in indentation after afc277b0ed
.
This commit is contained in:
parent
8a1084a948
commit
ae4c400e02
|
@ -403,7 +403,7 @@
|
|||
// 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++.
|
||||
|
|
Loading…
Reference in New Issue