llvm-6502/include/llvm
Chris Lattner 49266b2afa Do not return true from isSized for things without a size (like functions and
labels) even though they are concrete.  This fixes the DSA regressions from
last night.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19807 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-24 16:00:52 +00:00
..
ADT Provide support for HP/UX aCC compiler's variant of hash_map and hash_set 2005-01-16 02:58:39 +00:00
Analysis Apply feed back from Chris: 2005-01-10 03:56:27 +00:00
Assembly Add llvm-as project to Visual Studio 2005-01-01 20:51:41 +00:00
Bytecode Improve compatibility with aCC on HPUX. Patch by Duraid Madina 2005-01-16 01:22:18 +00:00
CodeGen Add an accessor. 2005-01-23 22:57:27 +00:00
Config Provide support for HP/UX aCC compiler's variant of hash_map and hash_set 2005-01-16 02:58:39 +00:00
Debugger
ExecutionEngine
Support Remove two dead methods and improve the comments for DiffFilesWithTolerance. 2005-01-23 03:30:39 +00:00
System Fix the documentation for executeAndWait so the argument comments are 2005-01-11 06:37:27 +00:00
Target Add a new method, described in the comment. 2005-01-19 06:53:02 +00:00
Transforms Apply feedback from Chris. 2005-01-10 04:23:32 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h Fix VC++ compilation error 2005-01-08 22:44:06 +00:00
Function.h Add convenience method. 2005-01-07 07:40:32 +00:00
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h Fix bountiful sources of VC++ 'possible loss of data' warnings 2005-01-01 18:58:23 +00:00
Intrinsics.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h Do not return true from isSized for things without a size (like functions and 2005-01-24 16:00:52 +00:00
Use.h
User.h
Value.h