diff options
author | Adrian Prantl <aprantl@apple.com> | 2017-10-12 22:54:36 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2017-10-12 22:54:36 +0000 |
commit | a2f9e3a60fb97bf82a1029207ee81221fe13b3d5 (patch) | |
tree | d86905671af64e77fee39262fce532da927e9c24 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | def3aa09763babc027eb6fa2db9548d9b73fee07 (diff) | |
download | bcm5719-llvm-a2f9e3a60fb97bf82a1029207ee81221fe13b3d5.tar.gz bcm5719-llvm-a2f9e3a60fb97bf82a1029207ee81221fe13b3d5.zip |
Deprecate DwarfUnit::addBlockByrefAddress().
The clang frontend already creates a DIExpression that replicates the
logic in addBlockByrefAddress() exactly, thus making this function
effectively unreachable. To guard against human error I'm hereby
marking the function with an assertion and let it hit the bots before
eventually removing it.
rdar://problem/31629055
llvm-svn: 315636
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions