Fix to work with style of new YAML writer

llvm-svn: 171897
This commit is contained in:
Nick Kledzik 2013-01-08 21:05:47 +00:00
parent 0dcef84b13
commit 809b9955e8
1 changed files with 0 additions and 6 deletions

View File

@ -28,15 +28,9 @@ RUN: lld-core -reader ELF %p/Inputs/mainobj.x86_64 %p/Inputs/libfnarchive.x86_64
FORCELOAD: defined-atoms:
FORCELOAD: - name: fn1
FORCELOAD: scope: global
FORCELOAD: type: code
FORCELOAD: section-choice: custom-required
FORCELOAD: section-name: .text
FORCELOAD: content: [ 55, 48, 89, E5, B8, 00, 00, 00, 00, 5D, C3 ]
FORCELOAD: - name: fn
FORCELOAD: scope: global
FORCELOAD: type: code
FORCELOAD: section-choice: custom-required
FORCELOAD: section-name: .text
FORCELOAD: content: [ 55, 48, 89, E5, B8, 00, 00, 00, 00, 5D, C3 ]
FORCELOAD: absolute-atoms:
FORCELOAD: - name: main.c