llvm-6502/include
Jakob Stoklund Olesen 22de91aec5 Remove the old register list functions from MCRegisterInfo.
These functions exposed the layout of the underlying data tables as
null-terminated uint16_t arrays.

Use the new MCSubRegIterator, MCSuperRegIterator, and MCRegAliasIterator
classes instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157855 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-01 23:28:34 +00:00
..
llvm Remove the old register list functions from MCRegisterInfo. 2012-06-01 23:28:34 +00:00
llvm-c Introduce llvm-c function LLVMPrintModuleToFile. 2012-05-09 16:54:17 +00:00