summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-10-22 20:28:55 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-10-22 20:28:55 +0000
commit5ebc54d9eaeb86a4da75edf6c6896c9c42990083 (patch)
treee9cf6bec7e9ed58ca7173ae4a3ae09c691be8b12 /llvm/lib/MC/ELFObjectWriter.cpp
parent868e6e339f9426a3762e639c9f30f038966d2de7 (diff)
downloadbcm5719-llvm-5ebc54d9eaeb86a4da75edf6c6896c9c42990083.tar.gz
bcm5719-llvm-5ebc54d9eaeb86a4da75edf6c6896c9c42990083.zip
DIEHashing: Provide an assert for unreachable functionality regarding friends.
Since (as of r190716) Clang no longer emits debug info for C++ friend declarations (and it seems GCC never has/does, which was the motivation for the Clang change), there's no actual reachable case for implementing the part of DWARF 4, Section 7.27 part 5 that pertains to friends. Leave an assert here so that if/when we do have a client producing friends and using type units, we can fill in the gap and add appropriate (unit and feature) tests. llvm-svn: 193193
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud