diff options
Diffstat (limited to 'test/mach-o/parse-data-relocs-x86_64.yaml')
-rw-r--r-- | test/mach-o/parse-data-relocs-x86_64.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/parse-data-relocs-x86_64.yaml b/test/mach-o/parse-data-relocs-x86_64.yaml index d696aff0feffd..994289b5cdc61 100644 --- a/test/mach-o/parse-data-relocs-x86_64.yaml +++ b/test/mach-o/parse-data-relocs-x86_64.yaml @@ -367,6 +367,6 @@ page-size: 0x00000000 # CHECK: type: unknown # CHECK: content: [ 00, 00, 00, 00, 00, 00, 00, 00 ] # CHECK: section-choice: custom-required -# CHECK: section-name: __DATA/__custom +# CHECK: section-name: '__DATA/__custom' # CHECK: dead-strip: never |