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 28b58cd commit ec7880cCopy full SHA for ec7880c
llvm/lib/ObjectYAML/DXContainerYAML.cpp
@@ -16,7 +16,6 @@
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
llvm/lib/Target/DirectX/DXContainerGlobals.cpp
@@ -28,7 +28,6 @@
28
#include "llvm/Pass.h"
29
#include "llvm/Support/MD5.h"
30
#include "llvm/Transforms/Utils/ModuleUtils.h"
31
-#include <optional>
32
33
using namespace llvm;
34
using namespace llvm::dxil;
0 commit comments