[Lldb-commits] [PATCH] D53096: [lldb-test] Add a lit test for dependent modules in PECOFF

2018-12-01 Thread Aaron Smith via Phabricator via lldb-commits
asmith abandoned this revision. asmith added a comment. Changes from this CR were added to D53094 Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D53096/new/ https://reviews.llvm.org/D53096 _

[Lldb-commits] [PATCH] D53094: [pecoff] Implement ObjectFilePECOFF::GetDependedModules()

2018-12-01 Thread Aaron Smith via Phabricator via lldb-commits
asmith updated this revision to Diff 176259. asmith added a comment. Add changes from D53096 as requested. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D53094/new/ https://reviews.llvm.org/D53094 Files: lit/Modules/PECOFF/dep-modules.yaml lit/Modul