Benjamin Kramer 44c3c88cb7 Make TargetRegisterClasses non-virtual by making the only virtual function a function pointer.
This allows us to make TRC non-polymorphic and value-initializable, eliminating a huge static
initializer and a ton of cruft from the generated code.

Shrinks ARMBaseRegisterInfo.o by ~100k.

llvm-svn: 151806
2012-03-01 13:37:55 +00:00
..
2012-02-22 19:38:03 +00:00
2010-11-29 18:16:10 +00:00
2009-02-20 23:44:54 +00:00
2012-02-22 16:09:41 +00:00
2007-12-29 20:37:13 +00:00
2011-03-31 00:23:57 +00:00
2007-12-29 20:37:13 +00:00
2012-01-20 17:56:17 +00:00
2010-08-04 16:11:24 +00:00
2012-01-26 22:06:23 +00:00