commit | c64ea65b5646fe519c2e8430874e24f625075077 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Sun Aug 05 23:55:35 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Sun Aug 05 23:55:35 2018 +0000 |
tree | a7427fce4baaf6029d5d2932400e6de98e51df8b | |
parent | 9a3ece15dd315ce94b332b46172619f32d06184e [diff] |
[ORC] Remove an incorrect use of 'cantFail'. This code was moved out from BasicObjectLayerMaterializationUnit, which required the supplied object to be well formed. The getObjectSymbolFlags function does not require a well-formed object, so we have to propagate the error here. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338975 91177308-0d34-0410-b5e6-96231b3b80d8