llvm-6502/lib/VMCore
Chris Lattner 333529e6be When printing out a function, make sure that local and global symbols
don't conflict.  This fixes Assembler/2004-12-05-LocalGlobalSymtabConflict.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18532 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-05 06:44:09 +00:00
..
AsmWriter.cpp When printing out a function, make sure that local and global symbols 2004-12-05 06:44:09 +00:00
BasicBlock.cpp
ConstantFold.cpp Fix test/Regression/CFrontend/2003-11-01-EmptyStructCrash.c 2004-11-22 19:15:27 +00:00
ConstantFold.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
ConstantFolding.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
ConstantRange.cpp
Constants.cpp Add hooks to free all memory allocated by the singleton factories in these 2004-11-19 16:39:44 +00:00
Dominators.cpp
Function.cpp Add a new method 2004-12-05 06:43:27 +00:00
Globals.cpp
InstrTypes.cpp
Instruction.cpp Add method 2004-11-30 02:51:53 +00:00
Instructions.cpp These methods are inlined 2004-11-18 17:47:13 +00:00
LeakDetector.cpp Fix memory leaks, patch contributed by Morten Ofstad! 2004-11-19 17:09:48 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Get GEP's working with packed types. Contributed by Morten Ofstad! 2004-12-01 17:12:16 +00:00
Value.cpp
Verifier.cpp Check if a block has a terminator first before calling front() on 2004-12-04 02:30:42 +00:00