Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
'third_party/beaengine.gypi',
|
||||
'third_party/gflags.gypi',
|
||||
'third_party/jansson.gypi',
|
||||
'third_party/llvm.gypi',
|
||||
'third_party/sparsehash.gypi',
|
||||
'third_party/wslay.gypi',
|
||||
],
|
||||
@@ -187,10 +188,12 @@
|
||||
'dependencies': [
|
||||
'beaengine',
|
||||
'gflags',
|
||||
'llvm',
|
||||
],
|
||||
'export_dependent_settings': [
|
||||
'beaengine',
|
||||
'gflags',
|
||||
'llvm',
|
||||
],
|
||||
|
||||
'direct_dependent_settings': {
|
||||
|
||||
Reference in New Issue
Block a user