OSDN Git Service

If the target cannot issue a copy for the given source and dest registers, abort...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 9 Feb 2009 22:47:36 +0000 (22:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 9 Feb 2009 22:47:36 +0000 (22:47 +0000)
commit4ded02f8bd31bad439f78c6d485babe932a18fc5
tree338e0c1ce4f8e3c44868533e4f663a17f2b7c77f
parent1de17d574c0a4503f7dd6a4a3efce6f9353bf3c5
If the target cannot issue a copy for the given source and dest registers, abort instead of silently continue.

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