llvm-6502/lib/Target/CBackend
Joel Stanley 54f6032dae - Fixed name mangling conditions to handle 'linkonce' linkage type. In
particular, name mangling for GlobalValues only occurs when the linkage type is
internal or when the name must be mangled to avoid a collision.  See comments in
CWriter::getValueName for more information.

- 'inline' keyword is now emitted for functions with 'linkonce' linkage type.

- Fixed typos.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6898 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-25 04:52:09 +00:00
..
CBackend.cpp - Fixed name mangling conditions to handle 'linkonce' linkage type. In 2003-06-25 04:52:09 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00
Writer.cpp - Fixed name mangling conditions to handle 'linkonce' linkage type. In 2003-06-25 04:52:09 +00:00