Move cl_options out of LDCShared

This commit is contained in:
Eldar Insafutdinov
2012-04-02 14:53:52 +01:00
parent 71044056e4
commit feefad412c
12 changed files with 26 additions and 35 deletions

View File

@@ -17,8 +17,6 @@
#include "ir/irmodule.h"
#include "ir/irtypestruct.h"
#include "gen/cl_options.h"
//////////////////////////////////////////////////////////////////////////////////////////
static LLValue *DtoSlice(DValue *dval)