diff options
| author | Bill Wendling <isanbard@gmail.com> | 2008-02-24 00:56:13 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2008-02-24 00:56:13 +0000 |
| commit | a7d1ed4c9886f4b71bd46d0bf69208c98dc0393d (patch) | |
| tree | 79af8e11205386ad746b13467504beb524843f21 /clang/Basic/FileManager.cpp | |
| parent | 2f18c3972020f104f2862b7c76a08f956d7af69a (diff) | |
| download | bcm5719-llvm-a7d1ed4c9886f4b71bd46d0bf69208c98dc0393d.tar.gz bcm5719-llvm-a7d1ed4c9886f4b71bd46d0bf69208c98dc0393d.zip | |
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
Diffstat (limited to 'clang/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions

