forked from OSchip/llvm-project
parent
da1762754b
commit
b819d3c465
|
@ -17,8 +17,8 @@
|
|||
#include <cstdint>
|
||||
|
||||
namespace llvm {
|
||||
class InstrItinerary;
|
||||
class InstrStage;
|
||||
struct InstrItinerary;
|
||||
struct InstrStage;
|
||||
class MCAsmBackend;
|
||||
class MCCodeEmitter;
|
||||
class MCContext;
|
||||
|
|
Loading…
Reference in New Issue