commit | 416ea4bfa71642c9a2c2f378ae9380406cdba1f7 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Tue Aug 05 20:51:46 2014 +0000 |
committer | Lang Hames <lhames@gmail.com> | Tue Aug 05 20:51:46 2014 +0000 |
tree | 67c83e90049bb7d4db2251d32c2f8cd6bed63f16 | |
parent | bb639a1f96bb72b424a7a2060feab02f095518d8 [diff] |
[MCJIT] Make llvm-rtdyld check RuntimeDyld's error state when running in -verify mode. This will cause -verify mode to report failure when RuntimeDyld encounters an internal error (e.g. overflows in relocation computations). Previously we had let these errors slip past unreported. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214925 91177308-0d34-0410-b5e6-96231b3b80d8