1 ## Test that the symbol type of STT_GNU_IFUNC is 'i'.
3 # RUN: yaml2obj %s -o %t
4 # RUN: llvm-nm --no-sort %t | FileCheck %s
7 # CHECK-NEXT: i ifunc_global
8 # CHECK-NEXT: i ifunc_weak
9 # CHECK-NEXT: U ifunc_undef
10 # CHECK-NEXT: w ifunc_undef_weak
21 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
38 - Name: ifunc_undef_weak