Not currently generating instructions, but most of the flow is right up to that point. A lot of work required to refactor the emitter, but wanted to get this checked in.
16 lines
319 B
Python
16 lines
319 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'raw_symbol_database.cc',
|
|
'raw_symbol_database.h',
|
|
'symbol.cc',
|
|
'symbol.h',
|
|
'symbol_database.cc',
|
|
'symbol_database.h',
|
|
'symbol_table.cc',
|
|
'symbol_table.h',
|
|
'xex_symbol_database.cc',
|
|
'xex_symbol_database.h',
|
|
]
|
|
}
|