From f1221317784ac72ff7643826115b91a5ca60239c Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Tue, 13 Sep 2016 06:04:46 +0300 Subject: [PATCH] added kotlin with IR as submodule to experiments --- .gitmodules | 4 ++++ experiments/kotlin-ir | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 experiments/kotlin-ir diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..df3b751b4fe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "experiments/kotlin-ir"] + path = experiments/kotlin-ir + url = git@github.com:JetBrains/kotlin.git + branch = rr/pdn_ir_prototype diff --git a/experiments/kotlin-ir b/experiments/kotlin-ir new file mode 160000 index 00000000000..77b8a2c4e4d --- /dev/null +++ b/experiments/kotlin-ir @@ -0,0 +1 @@ +Subproject commit 77b8a2c4e4dd8670c79679801544ff736f35299c