Commit d720951
committed
Prevent clang from doing tail-call elimination in DartEntry::InvokeClosure.
TEST=language/issue21159_test.dart with --noopt
R=fschneider@google.com
Review URL: https://codereview.chromium.org/1587293002 .1 parent a07b997 commit d720951
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
196 | 201 | | |
197 | 202 | | |
198 | 203 | | |
| |||
0 commit comments