Skip to content

Commit

Permalink
Remove unused LLVM header
Browse files Browse the repository at this point in the history
  • Loading branch information
dkurt authored Nov 25, 2022
1 parent b85197d commit fcbe045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LLVM_Headers.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <llvm/Analysis/TargetTransformInfo.h>
#include <llvm/Bitcode/BitcodeReader.h>
#include <llvm/Bitcode/BitcodeWriter.h>
#include <llvm/ExecutionEngine/JITEventListener.h>
#include <llvm/ExecutionEngine/Orc/LLJIT.h>
#include <llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h>
#include <llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h>
Expand Down

0 comments on commit fcbe045

Please sign in to comment.