Skip to content

Commit 77cbdee

Browse files
authored
Merge pull request swiftlang#32232 from davezarzycki/pr32232
Track upstream changes
2 parents 369acdb + bd85096 commit 77cbdee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/IRGen/GenEnum.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
#include "swift/AST/LazyResolver.h"
111111
#include "swift/IRGen/Linking.h"
112112
#include "swift/SIL/SILModule.h"
113+
#include "llvm/IR/CFG.h"
113114
#include "llvm/IR/Function.h"
114115
#include "llvm/IR/GlobalVariable.h"
115116
#include "llvm/Analysis/CFG.h"

0 commit comments

Comments
 (0)