aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2017-09-07 21:04:00 +0000
committerLang Hames <lhames@gmail.com>2017-09-07 21:04:00 +0000
commit7b7572b8d1edeca7bfa2de0434baaec0df7f0292 (patch)
treef2f9d9d763c4ccfb18caccccee9c4d9b22677d4e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent5c469a3daa34faede4b43d1ef4e35d91e82c73c9 (diff)
downloadllvm-7b7572b8d1edeca7bfa2de0434baaec0df7f0292.zip
llvm-7b7572b8d1edeca7bfa2de0434baaec0df7f0292.tar.gz
llvm-7b7572b8d1edeca7bfa2de0434baaec0df7f0292.tar.bz2
[ORC] Add ErrorSuccess and void specializations to AsyncHandlerTraits.
This will allow async handlers to be added that return void or Error::success(). Such handlers are expected to be common, since one of the primary uses of addAsyncHandler is to run the body of the handler in a detached thread, in which case the main handler returns immediately and does not need to provide an Error value. llvm-svn: 312746
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions