18 lines
279 B
Python
18 lines
279 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'block.h',
|
|
'hir_builder.cc',
|
|
'hir_builder.h',
|
|
'instr.cc',
|
|
'instr.h',
|
|
'label.h',
|
|
'opcodes.cc',
|
|
'opcodes.h',
|
|
'opcodes.inl',
|
|
'tracing.h',
|
|
'value.cc',
|
|
'value.h',
|
|
],
|
|
}
|