mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 03:06:28 +00:00
e3fda2ca99
The linker never takes ownership of a module or changes which module it is refering to, making it natural to use references. llvm-svn: 254449