Skip to content

Commit 753edc3

Browse files
committed
Update code comment
Signed-off-by: Arvind Sudarsanam <[email protected]>
1 parent eff4a03 commit 753edc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/tools/clang-sycl-link-wrapper/ClangSYCLLinkWrapper.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,6 @@ static Expected<StringRef> linkDeviceLibFiles(StringRef InputFile,
325325

326326
/// Add any llvm-spirv option that relies on a specific Triple in addition
327327
/// to user supplied options.
328-
/// NOTE: Any changes made here should be reflected in the similarly named
329-
/// function in clang/lib/Driver/ToolChains/Clang.cpp.
330328
static void getSPIRVTransOpts(const ArgList &Args,
331329
SmallVector<StringRef, 8> &TranslatorArgs,
332330
const llvm::Triple Triple) {

0 commit comments

Comments
 (0)