X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FMC%2FELF%2Fcomdat.s;h=479667552204d32aab6e95601b6051b5ab97220e;hp=68b0f328f9bca437eda4c9bb6a6a7f725ba1e2e3;hb=d8ee23f34c2f4b8472f406067140cb4d37c19cab;hpb=a8febf2283921157da1539c079cd74a55bf89a5a diff --git a/test/MC/ELF/comdat.s b/test/MC/ELF/comdat.s index 68b0f328f9b..47966755220 100644 --- a/test/MC/ELF/comdat.s +++ b/test/MC/ELF/comdat.s @@ -1,6 +1,6 @@ // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s -t | FileCheck %s -// Test that we produce the group sections and that they are a the beginning +// Test that we produce the group sections and that they are at the beginning // of the file. // CHECK: Section { @@ -41,7 +41,7 @@ // CHECK-NEXT: Offset: 0x54 // CHECK-NEXT: Size: 12 // CHECK-NEXT: Link: 13 -// CHECK-NEXT: Info: 13 +// CHECK-NEXT: Info: 10 // CHECK-NEXT: AddressAlignment: 4 // CHECK-NEXT: EntrySize: 4 // CHECK-NEXT: }