llvm-6502/include/llvm
Jim Grosbach b7f689bab9 Update MCParsedAsmOperand debug methods.
Update the debug output interface for MCParsedAsmOperand to have a print()
method which takes an output stream argument, an << operator which invokes
the print method using the given stream, and a dump() method which prints
the operand to the dbgs() stream. This makes the interface more consistent
with the rest of LLVM, and more convenient to use at the debugger command
line.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135043 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-13 15:34:57 +00:00
..
ADT Add some bits that I found useful when converting InsertValueInst and 2011-07-13 09:15:05 +00:00
Analysis Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Assembly Eliminate the WriteTypeSymbolic function. Now that types know 2011-07-09 18:03:13 +00:00
Bitcode Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
CodeGen Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
CompilerDriver
Config
ExecutionEngine Add to RuntimeDyld support different object formats 2011-07-13 07:57:58 +00:00
MC Update MCParsedAsmOperand debug methods. 2011-07-13 15:34:57 +00:00
Object
Support Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Target There is a cyclic dependency between MC and Target if this method is out-of-line. 2011-07-12 22:35:01 +00:00
Transforms Make the destructor virtual to silence GCC's -Wnon-virtual-dtor. Let me 2011-07-10 08:38:12 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
DebugInfoProbe.h
DefaultPasses.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
DerivedTypes.h Delete StructType bodies when destroying a StructType. 2011-07-12 18:22:07 +00:00
Function.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
GlobalAlias.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
GlobalValue.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
IntrinsicInst.h
Intrinsics.h Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h remove the DerivedType which isn't adding value anymore. 2011-07-09 17:59:15 +00:00
Use.h
User.h
Value.h Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
ValueSymbolTable.h