JVM_IR. Add IrAsmLikeInstructionListingTestGenerated tests

This commit is contained in:
Mikhael Bogdanov
2020-01-28 13:50:13 +01:00
parent 342ff50e31
commit f5f25224b0
18 changed files with 234 additions and 0 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,4 +1,5 @@
// !LANGUAGE: +NewCapturedReceiverFieldNamingConvention
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,4 +1,5 @@
// !LANGUAGE: -NewCapturedReceiverFieldNamingConvention
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,4 +1,5 @@
// !LANGUAGE: +NewCapturedReceiverFieldNamingConvention
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,4 +1,5 @@
// !LANGUAGE: -NewCapturedReceiverFieldNamingConvention
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
class Foo {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun foo() {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun foo() {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {
@@ -1,4 +1,5 @@
// !LANGUAGE: -NewCapturedReceiverFieldNamingConvention
// IGNORE_BACKEND: JVM_IR
// LOCAL_VARIABLE_TABLE
fun String.foo(count: Int) {