mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-22 23:16:04 +00:00

* 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