File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- // ===- TaskDispatch .cpp -- -------------------------------------------------===//
1+ // ===- TaskDispatcher .cpp -------------------------------------------------===//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
88//
9- // Contains the implementation of APIs in the orc-rt/TaskDispatch .h header.
9+ // Contains the implementation of APIs in the orc-rt/TaskDispatcher .h header.
1010//
1111// ===----------------------------------------------------------------------===//
1212
Original file line number Diff line number Diff line change 1- // ===- ThreadPoolTaskDispatch .cpp -- ---------------------------------------===//
1+ // ===- ThreadPoolTaskDispatcher .cpp ---------------------------------------===//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
55// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66//
77// ===----------------------------------------------------------------------===//
88//
9- // Contains the implementation of APIs in the orc-rt/ThreadPoolTaskDispatch .h
9+ // Contains the implementation of APIs in the orc-rt/ThreadPoolTaskDispatcher .h
1010// header.
1111//
1212// ===----------------------------------------------------------------------===//
You can’t perform that action at this time.
0 commit comments