[PATCH] Simplify DWARFCompileUnit / DWARFTypeUnit constructors (NFC).
Alexey Samsonov
vonosmas at gmail.com
Tue Oct 7 18:09:53 PDT 2014
Hi friss, dblaikie,
Now that DWARFUnit constructor takes a reference to full DWARFContext,
we can choose between DWO- and non-DWO sections inside the constructor,
instead of passing a bunch of StringRefs around.
http://reviews.llvm.org/D5659
Files:
lib/DebugInfo/DWARFCompileUnit.h
lib/DebugInfo/DWARFTypeUnit.h
lib/DebugInfo/DWARFUnit.cpp
lib/DebugInfo/DWARFUnit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5659.14543.patch
Type: text/x-patch
Size: 5374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141008/330e3957/attachment.bin>
More information about the llvm-commits
mailing list