diff options
author | Lang Hames <lhames@gmail.com> | 2018-08-05 23:55:35 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-08-05 23:55:35 +0000 |
commit | efd72d6a857345ec8b49ba6336af4186ed38032d (patch) | |
tree | 750fccb1a6a023092e44ad6872ca8f16decf86b8 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | c0514f00bfdc10c87b80b67109fc77b8f24cfd2d (diff) | |
download | llvm-efd72d6a857345ec8b49ba6336af4186ed38032d.zip llvm-efd72d6a857345ec8b49ba6336af4186ed38032d.tar.gz llvm-efd72d6a857345ec8b49ba6336af4186ed38032d.tar.bz2 |
[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.
llvm-svn: 338975
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions