mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01: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