diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2017-03-04 01:23:30 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2017-03-04 01:23:30 +0000 |
commit | b406baaeef73d90b28db42c26a3d96a8389810e5 (patch) | |
tree | f217ba381356664227d6efa7f991fa8df2de6852 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | c963f20e4c74c747bbfdd6d6666c3a69f269754b (diff) | |
download | llvm-b406baaeef73d90b28db42c26a3d96a8389810e5.zip llvm-b406baaeef73d90b28db42c26a3d96a8389810e5.tar.gz llvm-b406baaeef73d90b28db42c26a3d96a8389810e5.tar.bz2 |
WholeProgramDevirt: Add any unsuccessful llvm.type.checked.load devirtualizations to the list of llvm.type.test users.
Any unsuccessful llvm.type.checked.load devirtualizations will be translated
into uses of llvm.type.test, so we need to add the resulting llvm.type.test
intrinsics to the function summaries so that the LowerTypeTests pass will
export them.
Differential Revision: https://reviews.llvm.org/D29808
llvm-svn: 296939
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions