1 RUN
: dsymutil
-y
%p
/dummy
-debug
-map
.map
-oso
-prepend
-path
%p
/../Inputs
/scattered
-reloc
/ -f
-o
- | llvm
-dwarfdump
-debug
-info
- | FileCheck
%s
3 // See Inputs/scattered-reloc/scattered.s to see how this test
9 CHECK
: DW_AT_name
{{.*}}
10 "bar" CHECK
- NOT
: DW_TAG
11 CHECK
: DW_AT_location
{{.*}}(DW_OP_addr
0x10010)