llvm/include
Rafael Espindola 7a067cc6e0 Introduce the DwarfRegAlias class for declaring that two registers have the
same dwarf number. This will be used for creating a dwarf number to register
mapping.

The only case that needs this so far is the XMM/YMM registers that unfortunately
do have the same numbers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132314 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-30 17:49:59 +00:00
..
llvm Introduce the DwarfRegAlias class for declaring that two registers have the 2011-05-30 17:49:59 +00:00
llvm-c Fix some minor typos and grammar. 2011-05-22 04:44:48 +00:00