llvm-6502/lib/CodeGen/AsmPrinter
Rafael Espindola 21506061ef Add 148175 back. I am unable to reproduce any non determinism in a dragonegg
or clang bootstrap.

I will keep an eye on the bots.

Original message:
Only emit the Leh_func_endN symbol when needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148283 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-17 04:19:20 +00:00
..
ARMException.cpp
AsmPrinter.cpp Revert accidental commit. 2012-01-12 23:06:28 +00:00
AsmPrinterDwarf.cpp Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
DIE.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
DwarfAccelTable.cpp Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly. 2012-01-16 23:24:27 +00:00
DwarfAccelTable.h As part of the ongoing work in finalizing the accelerator tables, extend 2012-01-06 04:35:23 +00:00
DwarfCFIException.cpp Add 148175 back. I am unable to reproduce any non determinism in a dragonegg 2012-01-17 04:19:20 +00:00
DwarfCompileUnit.cpp Add a comment and ensure that anyone else looking at this code doesn't start 2012-01-06 23:03:37 +00:00
DwarfCompileUnit.h As part of the ongoing work in finalizing the accelerator tables, extend 2012-01-06 04:35:23 +00:00
DwarfDebug.cpp Use const vector references instead of a vector copy. Spotted by Devang. 2012-01-06 23:03:34 +00:00
DwarfDebug.h
DwarfException.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
DwarfException.h
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp