|  09b91a2696 The purpose of this file is to make sure that all includes in llvm-c works when included from a C source file (i.e no C++isms sneaked in). To do this it must actually include all the include files. Reviewed By: whitequark Differential Revision: https://reviews.llvm.org/D61567 llvm-svn: 360033 | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| attributes.c | ||
| calc.c | ||
| debuginfo.c | ||
| diagnostic.c | ||
| disassemble.c | ||
| echo.cpp | ||
| helpers.c | ||
| include-all.c | ||
| llvm-c-test.h | ||
| main.c | ||
| metadata.c | ||
| module.c | ||
| object.c | ||
| targets.c | ||