llvm-6502/include/llvm/Target
Chris Lattner 1fca5ff62b Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17281 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 16:14:51 +00:00
..
MRegisterInfo.h Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre. 2004-10-27 06:00:53 +00:00
TargetData.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
TargetFrameInfo.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
TargetInstrInfo.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
TargetJITInfo.h Use class instead of struct for defining classes. This unbreaks the 2004-09-28 01:59:17 +00:00
TargetMachine.h Add new constructor. 2004-08-10 23:10:21 +00:00
TargetMachineRegistry.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
TargetOptions.h Delete the allocate*TargetMachine functions. Move options to a header file 2004-07-11 04:15:52 +00:00
TargetSchedInfo.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00