summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-12-26 04:58:12 +0000
committerNadav Rotem <nrotem@apple.com>2012-12-26 04:58:12 +0000
commit4595528781b8bc9bb9cf6a6fc8ba557ef5bf7d96 (patch)
treeea669f3b5270829303dee2739ed8604c02866820
parent09a326d3f0fba1b5c519e7e6a45b978ced0c1cc4 (diff)
white space
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171090 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/Target/TargetLowering.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Target/TargetLowering.h b/include/llvm/Target/TargetLowering.h
index 3a7053f288..d7f05ae6a2 100644
--- a/include/llvm/Target/TargetLowering.h
+++ b/include/llvm/Target/TargetLowering.h
@@ -68,7 +68,6 @@ namespace llvm {
};
}
-
//===----------------------------------------------------------------------===//
/// TargetLowering - This class defines information used to lower LLVM code to
/// legal SelectionDAG operators that the target instruction selector can accept