[Flang] remove whole-archive option for AIX linker (#76039)
[llvm-project.git] / clang / test / PCH / Inputs / pch-through1.h
blob7ebfa7d5df28e1cc318927919f5bf14395c7e1cc
1 #define THROUGH1
2 int through1(int);