annotate graal/com.oracle.truffle.sl.test/tests/error/TypeError01.output @ 21803:30b03297ba94

change phase order (ConvertDeoptimizeToGuard earlier, PEA after loop peeling/unswitching)
author Lukas Stadler <lukas.stadler@oracle.com>
date Tue, 09 Jun 2015 11:06:32 +0200
parents 247a6c2fc382
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16514
247a6c2fc382 SL: update tests; error locations reported differently with source attribution change.
Michael Van De Vanter <michael.van.de.vanter@oracle.com>
parents: 13821
diff changeset
1 Type error at TypeError01.sl line 2 col 3: operation "-" not defined for Number 3, String "4"