Compiler projects using llvm
#ifndef COMMON_H
#define COMMON_H

typedef int common;

#endif