summaryrefslogtreecommitdiff
path: root/test/files/run/t10037.flags
diff options
context:
space:
mode:
authorSom Snytt <som.snytt@gmail.com>2016-11-09 22:59:34 -0800
committerSom Snytt <som.snytt@gmail.com>2016-11-10 19:54:41 -0800
commit1dfdb9cf709be3234479cf4db089007fd63c3402 (patch)
tree2d80a26f6ef5904c4d7fe93c08366c7eb2130311 /test/files/run/t10037.flags
parent74ed575a0f62c814595d159a8fd2290c04bcff5f (diff)
downloadscala-1dfdb9cf709be3234479cf4db089007fd63c3402.tar.gz
scala-1dfdb9cf709be3234479cf4db089007fd63c3402.tar.bz2
scala-1dfdb9cf709be3234479cf4db089007fd63c3402.zip
[nomerge] SI-10037 ASR/LSR switched in ICodeReader
Noticed when inlining from a class file. The test doesn't work because inlining fails with bytecode unavailable due to: ``` scala.reflect.internal.MissingRequirementError: object X in compiler mirror not found. ```
Diffstat (limited to 'test/files/run/t10037.flags')
-rw-r--r--test/files/run/t10037.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t10037.flags b/test/files/run/t10037.flags
new file mode 100644
index 0000000000..2a7be92cd4
--- /dev/null
+++ b/test/files/run/t10037.flags
@@ -0,0 +1 @@
+-optimise -Ybackend:GenASM -Yinline-warnings