llvm-6502/lib/CodeGen/AsmPrinter
Anton Korobeynikov b5bd026a75 Drop bunch of half-working stuff in the ext_weak linkage support.
Now we're using one gross, but quite robust hack :) (previous ones
did not work, for example, when ext_weak symbol was used deep inside
constant expression in the initializer).

The proper fix of this problem will require some quite huge asmprinter
changes and that's why was postponed. This fixes PR3629 by the way :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65230 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-21 11:53:32 +00:00
..
AsmPrinter.cpp Drop bunch of half-working stuff in the ext_weak linkage support. 2009-02-21 11:53:32 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
DwarfWriter.cpp - Early exit a nested block. 2009-02-20 20:40:28 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
OcamlGCPrinter.cpp Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00