We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310bc36 commit a2ee2d2Copy full SHA for a2ee2d2
lib/Serialization/ModuleSummaryFormat.h
@@ -13,7 +13,7 @@
13
#ifndef SWIFT_SERIALIZATION_MODULE_SUMMARY_FILE_H
14
#define SWIFT_SERIALIZATION_MODULE_SUMMARY_FILE_H
15
16
-#include "llvm/Bitcode/RecordLayout.h"
+#include "llvm/Bitcode/BitcodeConvenience.h"
17
#include <memory>
18
19
namespace swift {
0 commit comments