Broken, incomplete, but need to move forward with rewrite.
This commit is contained in:
@@ -1,13 +1,20 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'backend.h',
|
||||
'code_unit_builder.h',
|
||||
'cpu-private.h',
|
||||
'cpu.cc',
|
||||
'cpu.h',
|
||||
'exec_module.cc',
|
||||
'exec_module.h',
|
||||
'llvm_exports.cc',
|
||||
'llvm_exports.h',
|
||||
'function_table.cc',
|
||||
'function_table.h',
|
||||
'global_exports.cc',
|
||||
'global_exports.h',
|
||||
'jit.h',
|
||||
'library_linker.h',
|
||||
'library_loader.h',
|
||||
'ppc.h',
|
||||
'processor.cc',
|
||||
'processor.h',
|
||||
@@ -16,7 +23,7 @@
|
||||
],
|
||||
|
||||
'includes': [
|
||||
'codegen/sources.gypi',
|
||||
'llvmbe/sources.gypi',
|
||||
'ppc/sources.gypi',
|
||||
'sdb/sources.gypi',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user