buildtools/gcc/isl/isl_multi_align_union_set.c
Fredrik Holmqvist c8db99d323 Redo Update to ISL 0.22.1
GCC had a horrible .gitignore, untracked files were not applied
2020-07-22 10:07:48 +02:00

8 lines
139 B
C

#define ALIGN_DOMBASE union_set
#define ALIGN_DOM isl_union_set
#include <isl_multi_align_templ.c>
#undef ALIGN_DOMBASE
#undef ALIGN_DOM