Skip to content

Commit 5660ceb

Browse files
Vasileios Porpodaspuja2196
authored andcommitted
[SandboxIR] Fix MSVC warning caused by 2018f4ccf28b
1 parent e7ecce4 commit 5660ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/SandboxIR/Value.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class GlobalValue;
2626
class GlobalObject;
2727
class Module;
2828
class UnaryInstruction;
29+
class CmpInst;
2930

3031
/// Iterator for the `Use` edges of a Value's users.
3132
/// \Returns a `Use` when dereferenced.

0 commit comments

Comments
 (0)