[PATCH] Move DWARFUnitSection from the vector API to something more semantically accurate.
Frederic Riss
friss at apple.com
Tue Sep 16 08:19:35 PDT 2014
Hi samsonov, dblaikie, aprantl, echristo,
This just introduces a bunch of wrapper methods that make more sense than push_back or operator[]. NFC.
http://reviews.llvm.org/D5369
Files:
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFContext.h
lib/DebugInfo/DWARFUnit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5369.13752.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140916/4f99e1df/attachment.bin>
More information about the llvm-commits
mailing list