diff options
author | Eric Christopher <echristo@gmail.com> | 2013-08-26 23:50:43 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2013-08-26 23:50:43 +0000 |
commit | 6fdf324f4446cb0e56a787f448ee41bd86c27bd2 (patch) | |
tree | 4dde1407e3247dfabf2139d6b30ce5987211c39c /lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp | |
parent | 6d13fe007f2bd24b484c8bcb6ea5e33252f72c06 (diff) | |
download | bcm5719-llvm-6fdf324f4446cb0e56a787f448ee41bd86c27bd2.tar.gz bcm5719-llvm-6fdf324f4446cb0e56a787f448ee41bd86c27bd2.zip |
Have the skeleton compile unit construction method take the CU it
is constructing from as an input and keep the same unique identifier.
We can use this to connect items which must stay in the .o file
(e.g. pubnames and pubtypes) to the skeleton cu rather than having
duplicate unique numbers for the sections and needing to do lookups
based on MDNode.
llvm-svn: 189293
Diffstat (limited to 'lldb/source/Plugins/Process/POSIX/ProcessPOSIX.cpp')
0 files changed, 0 insertions, 0 deletions