commit | 96ae7f891097829f062ec5fe60c2ffda7513d426 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Wed Mar 14 20:29:45 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Wed Mar 14 20:29:45 2018 +0000 |
tree | 0cace58046a6bd6c76e95df945d0afee14c84c4b | |
parent | b18de8bdc3cf7ad02ed4e1a3714044111f0a09c9 [diff] |
[ORC] Switch from shared_ptr to unique_ptr for addModule methods. Layer implementations typically mutate module state, and this is better reflected by having layers own the Module they are operating on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327566 91177308-0d34-0410-b5e6-96231b3b80d8