mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[llvm-readobj][test] - Address a forgotten review comment for D86923.
Seems I've forgot to address this bit and this looks like a reason of a failture on mac (http://45.33.8.238/mac/20491/step_11.txt).
This commit is contained in:
parent
fa3e899034
commit
314b01deec
@ -353,7 +353,7 @@ ProgramHeaders:
|
||||
# RUN: llvm-readobj --sections --dyn-relocations %t4.1 2>&1 >> %t4.out.llvm.txt 2>&1
|
||||
# RUN: FileCheck %s -DFILE=%t4.1 --input-file=%t4.out.llvm.txt --check-prefix=BROKEN-NCHAIN-LLVM
|
||||
|
||||
# BROKEN-NCHAIN-LLVM: {{^}}[[#%u, FILESIZE:]]
|
||||
# BROKEN-NCHAIN-LLVM: [[#%u, FILESIZE:]]
|
||||
# BROKEN-NCHAIN-LLVM: warning: '[[FILE]]': the size (0x17ffffffe8) of the dynamic symbol table at 0x[[#%x, DYNSYMOFF:]], derived from the hash table, goes past the end of the file (0x[[#%x, FILESIZE]]) and will be ignored
|
||||
|
||||
# BROKEN-NCHAIN-LLVM: Name: .dynsym
|
||||
|
Loading…
x
Reference in New Issue
Block a user