summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2012-11-05 02:59:23 +0000
committerEli Bendersky <eliben@google.com>2012-11-05 02:59:23 +0000
commit87a1af4380da3d69d7d97d6ccda6843b565f7e34 (patch)
treee347dc1fad8a5b8e4b2ccb67ca92db0493a98d8e /include
parentdb2b2852256aba368cf6e75e049773768d159890 (diff)
downloadllvm-87a1af4380da3d69d7d97d6ccda6843b565f7e34.tar.gz
llvm-87a1af4380da3d69d7d97d6ccda6843b565f7e34.tar.bz2
llvm-87a1af4380da3d69d7d97d6ccda6843b565f7e34.tar.xz
PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ago. Fix references to it in documentation and comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167378 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Target/TargetLowering.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Target/TargetLowering.h b/include/llvm/Target/TargetLowering.h
index 13f80fda3d..580a30fcd2 100644
--- a/include/llvm/Target/TargetLowering.h
+++ b/include/llvm/Target/TargetLowering.h
@@ -1264,7 +1264,7 @@ protected:
public:
//===--------------------------------------------------------------------===//
// Lowering methods - These methods must be implemented by targets so that
- // the SelectionDAGLowering code knows how to lower these.
+ // the SelectionDAGBuilder code knows how to lower these.
//
/// LowerFormalArguments - This hook must be implemented to lower the