ELF: Have __rela_iplt_{start,end} surround .rela.iplt with --pack-dyn-relocs=android.
[llvm-project.git] / clang / test / Modules / Inputs / DebugSubmoduleB.h
blobb06ae6a230d828b66210a839ff7ee3e107cef723
1 struct B {
2 int b;
3 };