1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Dale Johannesen 768b6f281e Add CommonLinkage; currently tentative definitions
are represented as "weak", but there are subtle differences
in some cases on Darwin, so we need both.  The intent
is that "common" will behave identically to "weak" unless
somebody changes their target to do something else.
No functional change as yet.

llvm-svn: 51118
2008-05-14 20:12:51 +00:00
..
Analysis Fix memdep's handling of invokes when finding the dependency of another call 2008-05-13 21:25:37 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Bitcode Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
CodeGen Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Linker Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Support Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
System Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Target Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Transforms Simplify internalize pass. Add test case. 2008-05-14 20:01:01 +00:00
VMCore Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00