Chris Lattner b74f4c1462 Fix several bugs:
* Warnings were emitted all of the time and were really annoying
  * Functions could not be resolved unless they had external linkage.  Linkonce
    linkage was not allowed
  * ConstantPointerRef's were not handled when linking functions
    we now actually handle cast (CPR) to X -> cast (NewCPR) to X

llvm-svn: 5967
2003-04-28 01:23:29 +00:00
2003-04-26 19:36:06 +00:00
2003-04-28 01:23:29 +00:00
2003-02-18 20:42:15 +00:00
2003-04-22 19:31:55 +00:00
2003-01-31 19:00:26 +00:00
2003-01-31 19:00:26 +00:00
Description
Fork of llvm with experimental commits and workarounds for RPCS3
634 MiB
Languages
C++ 96.9%
C 1%
Python 1%
CMake 0.6%
OCaml 0.2%
Other 0.1%