aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetLowering.h
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 /include/llvm/Target/TargetLowering.h
parent09a326d3f0fba1b5c519e7e6a45b978ced0c1cc4 (diff)
downloadexternal_llvm-4595528781b8bc9bb9cf6a6fc8ba557ef5bf7d96.zip
external_llvm-4595528781b8bc9bb9cf6a6fc8ba557ef5bf7d96.tar.gz
external_llvm-4595528781b8bc9bb9cf6a6fc8ba557ef5bf7d96.tar.bz2
white space
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171090 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Target/TargetLowering.h')
-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 3a7053f..d7f05ae 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