Wiring up the LIR flow.
This commit is contained in:
11
src/alloy/backend/x64/lowering/sources.gypi
Normal file
11
src/alloy/backend/x64/lowering/sources.gypi
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'lowering_hir_opcodes.inl',
|
||||
'lowering_lir_opcodes.inl',
|
||||
'lowering_sequences.cc',
|
||||
'lowering_sequences.h',
|
||||
'lowering_table.cc',
|
||||
'lowering_table.h',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user