diff options
| author | 2012-08-31 15:32:47 -0700 | |
|---|---|---|
| committer | 2012-08-31 16:07:57 -0700 | |
| commit | faf459e5decdfcf6dd7844947898beefe31e6435 (patch) | |
| tree | 7f08cafc93b75b068fc8576633fefa8d92208a46 /src/compiler/codegen/CompilerCodegen.h | |
| parent | 692be80cb2278ae585a776a163bc4b3ef60cae88 (diff) | |
Verifier no longer checks dead code after failing instruction at runtime.
When a failure is detected by the verifier at runtime, the code
following the failing instruction is unreachable, and is no longer
checked. This prevents further failures from causing the whole class to
be thrown out. OTP is working again.
Change-Id: I143a76370a2bc9998df526b03219b3ae40a77093
Diffstat (limited to 'src/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions