1 // RUN
: llvm-mc
-triple x86_64-apple-darwin10
%s
-filetype
=obj
-save-temp-labels
-o
- | llvm-readobj
--symbols | FileCheck
%s
10 // CHECK
: Name
: _f0
(1)
11 // CHECK
: Type
: Section
(0xE)
12 // CHECK
: Section
: __text
(0x1)
13 // CHECK
: RefType
: UndefinedNonLazy
(0x0)
14 // CHECK
: Flags
[ (0x0)
19 // CHECK
: Name
: L0
(5)
20 // CHECK
: Type
: Section
(0xE)
21 // CHECK
: Section
: __text
(0x1)
22 // CHECK
: RefType
: UndefinedNonLazy
(0x0)
23 // CHECK
: Flags
[ (0x0)