[Lldb-commits] [PATCH] D50225: Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Aug 11 16:41:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339504: Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID (authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50225?vs=160245&id=160246#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50225

Files:
  lldb/trunk/include/lldb/Symbol/CompileUnit.h
  lldb/trunk/source/Core/Module.cpp
  lldb/trunk/source/Symbol/CompileUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50225.160246.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180811/22190fd7/attachment-0001.bin>


More information about the lldb-commits mailing list