Fix typo in a comment.

llvm-svn: 57829
This commit is contained in:
Matthijs Kooijman 2008-10-20 11:24:57 +00:00
parent 6d833160a5
commit 2225299eec
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ public:
/// getDwarfRegNum - Map a target register to an equivalent dwarf register
/// number. Returns -1 if there is no equivalent value. The second
/// parameter allows targets to use different numberings for EH info and
/// deubgging info.
/// debugging info.
virtual int getDwarfRegNum(unsigned RegNum, bool isEH) const = 0;
/// getFrameRegister - This method should return the register used as a base