Change the test case for llvm-objdump’s -archive-headers option to not check the...
[oota-llvm.git] / test / tools / llvm-objdump / X86 / macho-archive-headers.test
index 3d9043e671a45a94da1446f02afba02e40628164..45b9cc4d5875805f64d6357154eb2748a117fed8 100644 (file)
@@ -3,8 +3,8 @@ RUN: | FileCheck %s
 
 # Note the date as printed by ctime(3) is time zone dependent and not checked.
 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture x86_64)
-CHECK: -rw-r--r--124/11     44 {{.*}} __.SYMDEF SORTED
-CHECK: -rw-r--r--124/0     860 {{.*}} hello.o
+CHECK: -rw-r--r--124/11 {{.*}} __.SYMDEF SORTED
+CHECK: -rw-r--r--124/0  {{.*}} hello.o
 CHECK: Archive : {{.*}}/macho-universal-archive.x86_64.i386 (architecture i386)
-CHECK: -rw-r--r--124/11     60 {{.*}} __.SYMDEF SORTED
-CHECK: -rw-r--r--124/0     388 {{.*}} foo.o
+CHECK: -rw-r--r--124/11 {{.*}} __.SYMDEF SORTED
+CHECK: -rw-r--r--124/0  {{.*}} foo.o