[AMDGPU] Mark AGPR tuple implicit in the first instr of AGPR spills. (#115285)
[llvm-project.git] / clang / test / Modules / Inputs / dependency-gen-included2.h
blobfcd8f12ba5adec6d1554556797435341b63a3abf
1 #ifndef DEPENDENCY_GEN_INCLUDED2_H
2 #define DEPENDENCY_GEN_INCLUDED2_H
4 void h() {
7 #endif