OSDN Git Service

Add DebugLoc-aware constructors for SDNode derived
authorDale Johannesen <dalej@apple.com>
Wed, 28 Jan 2009 21:18:29 +0000 (21:18 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 28 Jan 2009 21:18:29 +0000 (21:18 +0000)
commit3edb43e6208493dec85a2e87942f7a4d59073727
treece3fb9ad02e85e6cdfd6d72f1f05d6834f17d00f
parentf70dab704929cfeaae4fa6bd69b9037cd75a0d48
Add DebugLoc-aware constructors for SDNode derived
classes (those that reasonably have a DebugLoc
associated with them).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63236 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp