[PATCH] D59732: [DWARF] Delete one unused DWARFContext::create overload and associated ctor of DWARFObjInMemory
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 19:37:09 PDT 2019
MaskRay added a comment.
Oops it is used by `unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp` but not in library code. Let me see how to update the tests to use the other `DWAAARFContext::create`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59732/new/
https://reviews.llvm.org/D59732
More information about the llvm-commits
mailing list