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 122396a commit 1d85391Copy full SHA for 1d85391
llvm/lib/ObjectYAML/DXContainerYAML.cpp
@@ -16,6 +16,7 @@
16
#include "llvm/BinaryFormat/DXContainer.h"
17
#include "llvm/Object/DXContainer.h"
18
#include "llvm/Support/ScopedPrinter.h"
19
+#include <cstdint>
20
21
namespace llvm {
22
0 commit comments