llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie 2e96653b54 Revert "PR21408: Workaround the appearance of duplicate variables due to problems when inlining two calls to the same function from the same call site."
The underlying bug has been fixed in r226736 so there's no need to
workaround this anymore.

This reverts commit r220923.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226842 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-22 17:49:59 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Use MMI->getPersonality() instead of MMI->getPersonalities()[MMI->getPersonalityIndex()] 2015-01-14 22:47:54 +00:00
AsmPrinter.cpp std::unique_ptrify the MCStreamer argument to createAsmPrinter 2015-01-18 20:29:04 +00:00
AsmPrinterDwarf.cpp Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
ByteStreamer.h
CMakeLists.txt
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugLocEntry.h
DebugLocList.h
DIE.cpp
DIEHash.cpp
DIEHash.h
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp Use MMI->getPersonality() instead of MMI->getPersonalities()[MMI->getPersonalityIndex()] 2015-01-14 22:47:54 +00:00
DwarfCompileUnit.cpp Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
DwarfCompileUnit.h Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
DwarfDebug.cpp Remove support for DIVariable's FlagIndirectVariable and expect 2015-01-19 17:57:29 +00:00
DwarfDebug.h
DwarfException.h
DwarfExpression.cpp Rename DIExpressionIterator to DIExpression::iterator. 2015-01-22 16:55:20 +00:00
DwarfExpression.h Rename DIExpressionIterator to DIExpression::iterator. 2015-01-22 16:55:20 +00:00
DwarfFile.cpp Revert "PR21408: Workaround the appearance of duplicate variables due to problems when inlining two calls to the same function from the same call site." 2015-01-22 17:49:59 +00:00
DwarfFile.h
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp
DwarfUnit.h
EHStreamer.cpp
EHStreamer.h
ErlangGCPrinter.cpp clang-format all the GC related files (NFC) 2015-01-16 23:16:12 +00:00
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp clang-format all the GC related files (NFC) 2015-01-16 23:16:12 +00:00
Win64Exception.cpp Win64 SEH: Emit the constant 1 for catch-all into xdata 2015-01-22 02:27:44 +00:00
Win64Exception.h
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h