forked from OSchip/llvm-project
[llvm-readobj] - Fix indentation in broken-dynamic-reloc.test. NFC.
Fix a broken indentation introduced my myself in rG4a3c3d741a17.
This commit is contained in:
parent
4a3c3d741a
commit
f7522a5823
|
@ -497,7 +497,7 @@ Sections:
|
|||
- Name: .rel.dyn
|
||||
Type: SHT_REL
|
||||
Relocations:
|
||||
- Type: R_X86_64_NONE
|
||||
- Type: R_X86_64_NONE
|
||||
Offset: 0x2
|
||||
- Name: .dynamic
|
||||
Type: SHT_DYNAMIC
|
||||
|
|
Loading…
Reference in New Issue