Revert r135423.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135454 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel
2011-07-19 00:28:24 +00:00
parent 343c3a5005
commit 497a397f3e
4 changed files with 0 additions and 148 deletions

View File

@@ -118,10 +118,6 @@ public:
DebugLoc DL;
};
/// recomputeDebugLocForMaterializedRegs - Recompute debug location for
/// very first instruction in a basic block.
void recomputeDebugLocForMaterializedRegs();
/// enterLocalValueArea - Prepare InsertPt to begin inserting instructions
/// into the local value area and return the old insert position.
SavePoint enterLocalValueArea();