Skip to content

Commit

Permalink
Remove unused include file
Browse files Browse the repository at this point in the history
  • Loading branch information
wenju-he committed Aug 1, 2023
1 parent 44edebc commit 65fe81d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion opencl_clang.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Copyright (c) Intel Corporation (2009-2017).
#include "llvm/IR/Metadata.h"
#include "llvm/Bitcode/BitcodeWriter.h"
#include "llvm/Bitcode/BitcodeReader.h"
#include "llvm/Linker/Linker.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/Casting.h"
Expand Down
1 change: 0 additions & 1 deletion pch_mgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Copyright (c) Intel Corporation (2009-2017).
#include "pch_mgr.h"

#include "llvm/ADT/Twine.h"
#include "llvm/Object/ELF.h"

#include <cstdlib>
#include <stdio.h>
Expand Down

0 comments on commit 65fe81d

Please sign in to comment.