[SPIRV] Explicitly include SmallSet
We were relying on a transitive include. This fixed building the SPIRV backend.
This commit is contained in:
parent
2ae2b4ec1a
commit
00ae86be09
@ -17,6 +17,7 @@
|
||||
#include "SPIRVFrameLowering.h"
|
||||
#include "SPIRVISelLowering.h"
|
||||
#include "SPIRVInstrInfo.h"
|
||||
#include "llvm/ADT/SmallSet.h"
|
||||
#include "llvm/CodeGen/GlobalISel/CallLowering.h"
|
||||
#include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
|
||||
#include "llvm/CodeGen/GlobalISel/LegalizerInfo.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user