commit | def731aa8a8866010af81905d1ca5f28a383daab | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Fri Aug 26 17:58:37 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Fri Aug 26 17:58:37 2016 +0000 |
tree | 63b4cd67ae6136d6a399877c4e058b37119d2c68 | |
parent | ce55c03b2b64b90f91d6415ee60529f4da3f732e [diff] |
[MC] Move .cv_loc management logic out of MCContext MCContext already has many tasks, and separating CodeView out from it is probably a good idea. The .cv_loc tracking was modelled on the DWARF tracking which lived directly in MCContext. Removes the inclusion of MCCodeView.h from MCContext.h, so now there are only 10 build actions while I hack on CodeView support instead of 265. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279847 91177308-0d34-0410-b5e6-96231b3b80d8