diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-02-09 07:15:23 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-02-09 07:15:23 +0000 |
commit | 6ae46c4c8757237bca2b78b589c96c37015bc356 (patch) | |
tree | a71ea141df781a7843b7540c399ed8e7bc9a3f29 /lib/CodeGen/MachineDebugInfo.cpp | |
parent | 2d99c81ff0c7bca700275093d0c48b6d1512c639 (diff) |
More changes to reduce frame size.
Move all getTargetNode() out of SelectionDAG.h into SelectionDAG.cpp. This
prevents them from being inlined.
Change getTargetNode() so they return SDNode * instead of SDOperand to prevent
copying. It should also help compilation speed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26083 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions