We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d4fe6 commit 3ae6b57Copy full SHA for 3ae6b57
llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
@@ -235,8 +235,6 @@ class ExecutorProcessControl {
235
}
236
237
/// Look up and SPS-deserialize a bootstrap map value.
238
- ///
239
240
template <typename T, typename SPSTagT>
241
Error getBootstrapMapValue(StringRef Key, std::optional<T> &Val) const {
242
Val = std::nullopt;
0 commit comments