commit | a2132baaffe7cb3679e582df1430ec309fa12598 | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Thu Jul 21 22:25:57 2016 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Thu Jul 21 22:25:57 2016 +0000 |
tree | aebb0f33efc46c5b1ffa8a658bd3a465e0f761a5 | |
parent | 39008ac365ea2de66217b436e300c6479c9e4cfe [diff] |
[MIRTesting] Abort when failing to parse a function. When we failed to parse a function in the mir parser, we should abort the whole compilation instead of continuing in a weird state. Indeed, this was creating strange machine function passes failures that were hard to understand, until we notice that the function actually did not get parsed correctly! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276348 91177308-0d34-0410-b5e6-96231b3b80d8