blob: 127b56df241cf969e8142d4c00362af36dcbddba [file] [log] [blame]
// LLVM LOCAL begin - TCE target
#include "config.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#include "rtl.h"
#include "regs.h"
#include "hard-reg-set.h"
#include "real.h"
#include "insn-config.h"
#include "conditions.h"
#include "insn-attr.h"
#include "flags.h"
#include "recog.h"
#include "tree.h"
#include "output.h"
#include "expr.h"
#include "obstack.h"
#include "except.h"
#include "function.h"
#include "toplev.h"
#include "tm_p.h"
#include "target.h"
#include "target-def.h"
struct gcc_target targetm = TARGET_INITIALIZER;
// LLVM LOCAL end - TCE target