[llvm-commits] [llvm] r47534 - in /llvm/trunk: include/llvm/Target/TargetRegisterInfo.h lib/CodeGen/MachineInstr.cpp lib/Target/PowerPC/PPCRegisterInfo.td lib/Target/Target.td utils/TableGen/RegisterInfoEmitter.cpp

Bill Wendling isanbard at gmail.com
Tue Feb 26 11:07:04 PST 2008


On Tue, Feb 26, 2008 at 9:19 AM, Chris Lattner <clattner at apple.com> wrote:
>  Just do it as two patches: #1 renames Name -> AsmName.  Any places you
>  miss will manifest as build errors, instead of subtle bugs.  After
>  that is committed, #2 is rename PrintableName -> Name.
>
Hmm...That's crazy enough to work! :-)

-bw



More information about the llvm-commits mailing list