diff options
author | Lang Hames <lhames@gmail.com> | 2018-05-17 20:48:58 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-05-17 20:48:58 +0000 |
commit | ecb3e50041d15de76af12a8fbb4d118e8f85a8c0 (patch) | |
tree | 9a4db98bcd2a093f09025b48c389a02e060ddf6b /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e21432e20dbdc3bc48cf156a037aefb9f69dd93f (diff) | |
download | bcm5719-llvm-ecb3e50041d15de76af12a8fbb4d118e8f85a8c0.tar.gz bcm5719-llvm-ecb3e50041d15de76af12a8fbb4d118e8f85a8c0.zip |
[ORC] Consolidate materialization errors, and generate them in VSO's
notifyFailed method rather than passing in an error generator.
VSO::notifyFailed is responsible for notifying queries that they will not
succeed due to error. In practice the queries don't care about the details
of the failure, just the fact that a failure occurred for some symbols.
Having VSO::notifyFailed take care of this simplifies the interface.
llvm-svn: 332666
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions