[llvm-commits] PATCH: Add TargetRegisterClass::getName()
Chris Lattner
clattner at apple.com
Fri Apr 3 13:25:59 PDT 2009
On Mar 25, 2009, at 12:39 PM, Jakob Stoklund Olesen wrote:
> The attached patch adds a getName() method to TargetRegisterClass,
> just like in TargetRegisterInfo.
> This makes debugging register classes a bit easier.
Nice, applied here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090330/076020.html
Thanks,
-Chris
More information about the llvm-commits
mailing list