ELF: Have __rela_iplt_{start,end} surround .rela.iplt with --pack-dyn-relocs=android.
[llvm-project.git] / clang / test / Modules / Inputs / typo.h
blob764c00b7c387f4347b93fe5a5a715b55ca64a6c8
1 @import Empty;
3 @interface NSString
4 + (id)alloc;
5 @end