diff options
author | Frederic Riss <friss@apple.com> | 2015-03-14 03:46:40 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2015-03-14 03:46:40 +0000 |
commit | 3cced05a4404cd4fad11bfa404245eebdff68892 (patch) | |
tree | 88b46153edea3a5819828227c6af4e5e27d36f65 /lldb/scripts/Python/python-wrapper.swig | |
parent | f4a501a5f36ed0040a2500cfcbe07e0d9dc9275b (diff) | |
download | llvm-3cced05a4404cd4fad11bfa404245eebdff68892.zip llvm-3cced05a4404cd4fad11bfa404245eebdff68892.tar.gz llvm-3cced05a4404cd4fad11bfa404245eebdff68892.tar.bz2 |
[dsymutil] Identify each CompileUnit with a unique ID.
The ID can eg. de used in MCSymbol names to differentiate the ones
that need to be created for every unit.
The ID is a constructor parameter and not a static class member so
there is no issue with counter updates if we decide to thread that
code.
llvm-svn: 232245
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions