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 f2d933e commit 9073f07Copy full SHA for 9073f07
llvm/lib/Frontend/HLSL/RootSignatureMetadata.cpp
@@ -15,7 +15,6 @@
15
#include "llvm/Frontend/HLSL/RootSignatureValidations.h"
16
#include "llvm/IR/IRBuilder.h"
17
#include "llvm/IR/Metadata.h"
18
-#include "llvm/Support/DXILABI.h"
19
#include "llvm/Support/ScopedPrinter.h"
20
21
using namespace llvm;
llvm/lib/Support/DXILABI.cpp
@@ -16,7 +16,6 @@
#include "llvm/Support/DXILABI.h"
-
22
static const EnumEntry<dxil::ResourceClass> ResourceClassNames[] = {
0 commit comments