ELF: Have __rela_iplt_{start,end} surround .rela.iplt with --pack-dyn-relocs=android.
[llvm-project.git] / clang / test / Modules / Inputs / DebugDwoId.h
blob242e4c7f5116d44784c3e900d2e724fa1ea0e845
1 #ifndef DEBUG_DWO_ID_H
2 #define DEBUG_DWO_ID_H
3 struct Dummy {};
4 #endif