Another attempt to fix the build bot clang-cmake-armv7-a15-full failing on
authorKevin Enderby <enderby@apple.com>
Fri, 16 Jan 2015 01:09:54 +0000 (01:09 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 16 Jan 2015 01:09:54 +0000 (01:09 +0000)
the macho-archive-headers.test added with r226228.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226239 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-objdump/X86/macho-archive-headers.test

index 3d9043e671a45a94da1446f02afba02e40628164..89c71fd35b612267d16ff3737ed9542581ebaa14 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/11    {{.*}} __.SYMDEF SORTED
 CHECK: -rw-r--r--124/0     860 {{.*}} 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/11    {{.*}} __.SYMDEF SORTED
 CHECK: -rw-r--r--124/0     388 {{.*}} foo.o