llvm-6502/include/llvm/Target
Chris Lattner 214bf54175 Fix compile problem on linux. Noone should ever #include <inttypes.h>
directly.  Instead, include Support/DataTypes.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3766 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16 20:44:19 +00:00
..
MachineInstrInfo.h Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +00:00
Sparc.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetCacheInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00
TargetData.h Fix compile problem on linux. Noone should ever #include <inttypes.h> 2002-09-16 20:44:19 +00:00
TargetFrameInfo.h Add method adjustAlignment so that stack slot alignments can be computed 2002-09-16 15:57:43 +00:00
TargetInstrInfo.h Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +00:00
TargetMachine.h *** empty log message *** 2002-09-16 15:39:35 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetRegInfo.h Return const char * const instead of std::string from get register name method 2002-08-12 21:24:55 +00:00
TargetSchedInfo.h *** empty log message *** 2002-07-24 22:20:06 +00:00