Skip to content

Commit

Permalink
TargetOptions.h - remove unused llvm::Module forward declaration. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Apr 10, 2020
1 parent 123e077 commit c3db138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Target/TargetOptions.h
Expand Up @@ -23,7 +23,6 @@ namespace llvm {
struct fltSemantics;
class MachineFunction;
class MemoryBuffer;
class Module;

namespace FloatABI {
enum ABIType {
Expand Down

0 comments on commit c3db138

Please sign in to comment.