aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2020-03-04 08:34:20 -0800
committerAdrian Prantl <aprantl@apple.com>2020-03-05 09:58:42 -0800
commit314b9278f0975b12e15d6e12f896eaf7c4519ef2 (patch)
tree009a9bd4ae09cd354a5e14a50b844a4ff1311bed /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent76b9901fb15372a13b77def4299c7facb6b7f926 (diff)
downloadllvm-314b9278f0975b12e15d6e12f896eaf7c4519ef2.zip
llvm-314b9278f0975b12e15d6e12f896eaf7c4519ef2.tar.gz
llvm-314b9278f0975b12e15d6e12f896eaf7c4519ef2.tar.bz2
Revert "[CGBlocks] Improve line info in backtraces containing *_helper_block"
Block copy/destroy helpers are now linkonce_odr functions, meant to be uniqued, and thus attaching debug information from one translation unit (or even just from one instance of many inside one translation unit) would be misleading and wrong in the general case. This effectively reverts commit 9c6b6826ce3720ca8bb9bd15f3abf71261e6b911. <rdar://problem/59137040> Differential Revision: https://reviews.llvm.org/D75615
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions