TargetOptions.h - remove unused llvm::Module forward declaration. NFC.

This commit is contained in:
Simon Pilgrim 2020-04-10 17:34:49 +01:00
parent 123e0779e5
commit c3db138795
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ namespace llvm {
struct fltSemantics;
class MachineFunction;
class MemoryBuffer;
class Module;
namespace FloatABI {
enum ABIType {