]> gerrit.simantics Code Review - simantics/platform.git/commit
(refs #7771) Fixed invalid inline 67/1467/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 15 Feb 2018 09:13:09 +0000 (11:13 +0200)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Thu, 15 Feb 2018 09:13:09 +0000 (11:13 +0200)
commitcc611d5d42a8d44c967dccdc201e0569b692e0c9
treeabb0f654d9eb8cf8aceca8d59b04d2ffa7a7a393
parent5d9fc12394233b008d38f43105d971a6ab8dfae6
(refs #7771) Fixed invalid inline

Change-Id: I7b28d6915e792bc9fe858c701d1138f9082dcea3
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/ssa/SSAFunction.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/ssa/statements/LetApply.java
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/utils/SSASimplificationContext.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ModuleRegressionTests.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/InlineBug.scl [new file with mode: 0644]