fix:modify make clean and header file order

Signed-off-by: yue <yueyan4@huawei.com>
This commit is contained in:
yue
2021-12-09 15:09:17 +08:00
parent 78e3e25486
commit 287205cc66
38 changed files with 621 additions and 413 deletions
-2
View File
@@ -8,8 +8,6 @@
#include "codegen/code_emitter.h"
#include "util/logger.h"
namespace OHOS {
namespace HDI {
bool CodeEmitter::OutPut(const AutoPtr<AST>& ast, const String& targetDirectory, bool isKernelCode)