OSDN Git Service

If FastISel is run and it has known DebugLoc then use it.
authorDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 01:33:10 +0000 (01:33 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 01:33:10 +0000 (01:33 +0000)
commit390f3ace34855a3d4c9e0adf468976375f8c6dc1
tree1bbf69eb57cdc54562a97264c8cb4a64b4bf3db3
parent682e0e6a72af42f31e6fcf329c7bb5cfaff7459d
If FastISel is run and it has known DebugLoc then use it.

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