ELF: Have __rela_iplt_{start,end} surround .rela.iplt with --pack-dyn-relocs=android.
[llvm-project.git] / clang / test / Modules / Inputs / linkage-merge-foo.h
blob9cb62d2c0cb4c8450f634ca4304fcc6c82814e4d
1 int f();
2 static int g(int);