summaryrefslogtreecommitdiff
path: root/test/files/run/nothingTypeDce.flags
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2014-08-28 15:47:07 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2014-09-10 00:05:11 +0200
commit630bd29f9e92ad26b8ce05835e2edc115633072c (patch)
tree1719a5bae79c084a545f33fd6b403c71243a4849 /test/files/run/nothingTypeDce.flags
parent35c53af7e3bbe19d50845e698c02a49d0a022409 (diff)
downloadscala-630bd29f9e92ad26b8ce05835e2edc115633072c.tar.gz
scala-630bd29f9e92ad26b8ce05835e2edc115633072c.tar.bz2
scala-630bd29f9e92ad26b8ce05835e2edc115633072c.zip
Clarify why we emit ATHROW after expressions of type Nothing
Tests for emitting expressions of type Nothing.
Diffstat (limited to 'test/files/run/nothingTypeDce.flags')
-rw-r--r--test/files/run/nothingTypeDce.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/nothingTypeDce.flags b/test/files/run/nothingTypeDce.flags
new file mode 100644
index 0000000000..d85321ca0e
--- /dev/null
+++ b/test/files/run/nothingTypeDce.flags
@@ -0,0 +1 @@
+-target:jvm-1.6 -Ybackend:GenBCode -Yopt:unreachable-code