commit | eb0c179b5688177c1ab5f52a8c0338459e97606e | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <samsonov@google.com> | Fri Aug 23 06:56:01 2013 +0000 |
committer | Alexey Samsonov <samsonov@google.com> | Fri Aug 23 06:56:01 2013 +0000 |
tree | 2bf3afdfc3f8c32bec38e6114a1d88451066b8bb | |
parent | 1f2c399bdb17b30217c8f9d900bde706a160bb35 [diff] |
Make DWARFCompileUnit non-copyable Summary: This is a part of D1164. DWARFCompileUnit is not that lightweight to copy it around, and we want it to own corresponding .dwo compile unit eventually. Reviewers: echristo Reviewed By: echristo CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1298 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189089 91177308-0d34-0410-b5e6-96231b3b80d8