Skip to content

Commit a4bd295

Browse files
committed
Format
1 parent 1ad58f3 commit a4bd295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/DirectX/DXILIntrinsicExpansion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// opcodes in DirectX Intermediate Language (DXIL).
1111
//===----------------------------------------------------------------------===//
1212

13-
#include "DXILConstants.h"
1413
#include "DXILIntrinsicExpansion.h"
14+
#include "DXILConstants.h"
1515
#include "DirectX.h"
1616
#include "llvm/ADT/STLExtras.h"
1717
#include "llvm/ADT/SmallVector.h"

0 commit comments

Comments
 (0)