mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Remove #include of PassManager.h which was marked FIXME, and apparently is no
longer used. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9823 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d338a23b0c
commit
0bb3c2b854
@ -20,9 +20,6 @@
|
||||
#include "llvm/Target/TargetMachineImpls.h"
|
||||
#include "Support/CommandLine.h"
|
||||
|
||||
// FIXME: REMOVE THIS
|
||||
#include "llvm/PassManager.h"
|
||||
|
||||
#if !defined(ENABLE_X86_JIT) && !defined(ENABLE_SPARC_JIT)
|
||||
#define NO_JITS_ENABLED
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user