Minor HackedFixStackMethodAnalyzerBase -> FastStackAnalyzer

This commit is contained in:
Dmitry Petrov
2021-07-21 16:19:02 +03:00
committed by teamcityserver
parent aef9701661
commit eff7c375ce
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ the Kotlin IntelliJ IDEA plugin:
- License: BSD ([license/third_party/asm_license.txt][asm])
- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright (c) 2000-2011 INRIA, France Telecom
- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/fixStack/HackedFixStackMethodAnalyzerBase.kt
- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/fixStack/FastStackAnalyzer.kt
- License: BSD ([license/third_party/asm_license.txt][asm])
- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright (c) 2000-2011 INRIA, France Telecom