Skip to content

Commit 9073f07

Browse files
Joao SaffranJoao Saffran
authored andcommitted
clean up
1 parent f2d933e commit 9073f07

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/lib/Frontend/HLSL/RootSignatureMetadata.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "llvm/Frontend/HLSL/RootSignatureValidations.h"
1616
#include "llvm/IR/IRBuilder.h"
1717
#include "llvm/IR/Metadata.h"
18-
#include "llvm/Support/DXILABI.h"
1918
#include "llvm/Support/ScopedPrinter.h"
2019

2120
using namespace llvm;

llvm/lib/Support/DXILABI.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include "llvm/Support/DXILABI.h"
1818
#include "llvm/Support/ScopedPrinter.h"
19-
2019
using namespace llvm;
2120

2221
static const EnumEntry<dxil::ResourceClass> ResourceClassNames[] = {

0 commit comments

Comments
 (0)