Skip to content

Commit 4a7230e

Browse files
committed
Rm newlines
1 parent 8b711a9 commit 4a7230e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/include/llvm/Target/Target.td

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,8 +1440,6 @@ def FAKE_USE : StandardPseudoInstruction {
14401440
let hasSideEffects = 0;
14411441
let isMeta = true;
14421442
}
1443-
1444-
14451443
def PATCHABLE_OP : StandardPseudoInstruction {
14461444
let OutOperandList = (outs);
14471445
let InOperandList = (ins variable_ops);

0 commit comments

Comments
 (0)