1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include
Jim Grosbach af9cecb0f9 Move isSubRegister() and isSuperRegister to MCRegisterInfo.
These were defined on TargetRegisterInfo, but they don't use any information
that's not available in MCRegisterInfo, so sink them down to be available
at the MC layer.

llvm-svn: 170608
2012-12-19 23:38:46 +00:00
..
llvm Move isSubRegister() and isSuperRegister to MCRegisterInfo. 2012-12-19 23:38:46 +00:00
llvm-c Remove edis - the enhanced disassembler. Fixes PR14654. 2012-12-19 19:55:47 +00:00