diff options
author | Adrian McCarthy <amccarth@google.com> | 2018-02-12 19:19:04 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2018-02-12 19:19:04 +0000 |
commit | fbfdd53ad1291156e8114a6c81667bbd4c395d31 (patch) | |
tree | c053ffc1c5662e5cac91da88104df05747330bc1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e4fcb002902b393fe370e2ee8189349cfe4f4113 (diff) | |
download | llvm-fbfdd53ad1291156e8114a6c81667bbd4c395d31.zip llvm-fbfdd53ad1291156e8114a6c81667bbd4c395d31.tar.gz llvm-fbfdd53ad1291156e8114a6c81667bbd4c395d31.tar.bz2 |
Remove dead code for handling DWARF pubnames
Summary:
LLDB doesn't use this code, the code has no tests, and the code does suspicious
things like hashing pointers to strings instead of the strings themselves.
Subscribers: sanjoy, mgorny, JDevlieghere
Differential Revision: https://reviews.llvm.org/D43202
llvm-svn: 324925
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions