mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Visual Studio neurotic about inconsistent class/struct usage.
llvm-svn: 25506
This commit is contained in:
parent
a7ff02319f
commit
a31ecbc2a0
@ -18,7 +18,7 @@
|
||||
#include "llvm/CodeGen/SelectionDAG.h"
|
||||
|
||||
namespace llvm {
|
||||
class InstrStage;
|
||||
struct InstrStage;
|
||||
class MachineConstantPool;
|
||||
class MachineDebugInfo;
|
||||
class MachineInstr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user