Skip to content
Commit a7d1ed4c authored by Bill Wendling's avatar Bill Wendling
Browse files

Some platforms use the same name for 32-bit and 64-bit registers (like

%r3 on PPC) in their ASM files. However, it's hard for humans to read
during debugging. Adding a new field to the register data that lets you
specify a different name to be printed than the one that goes into the
ASM file -- %x3 instead of %r3, for instance.

llvm-svn: 47534
parent 2f18c397
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment