1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Linker
Chris Lattner 2de224be98 Fix PR1611 - Visibility should be ignored for a declaration
when a definition's visibility is different.  Likewise, the
visibility of two declarations mismatching is not an error.

llvm-svn: 41174
2007-08-19 22:22:54 +00:00
..
LinkArchives.cpp Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Linker.cpp eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
LinkItems.cpp Improve error handling in the linker by: 2007-08-16 07:47:30 +00:00
LinkModules.cpp Fix PR1611 - Visibility should be ignored for a declaration 2007-08-19 22:22:54 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00