diff options
author | Ted Woodward <ted.woodward@codeaurora.org> | 2017-09-07 16:24:39 +0000 |
---|---|---|
committer | Ted Woodward <ted.woodward@codeaurora.org> | 2017-09-07 16:24:39 +0000 |
commit | 9927431d8156bd6ee956c6fb7e54b8e32dd4c772 (patch) | |
tree | c3ea38dcd3ed3f4a546b9e2e84267584661a4866 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | c8c9d4a0a6c82c3f9dc4f4461b283aa238700aff (diff) | |
download | llvm-9927431d8156bd6ee956c6fb7e54b8e32dd4c772.zip llvm-9927431d8156bd6ee956c6fb7e54b8e32dd4c772.tar.gz llvm-9927431d8156bd6ee956c6fb7e54b8e32dd4c772.tar.bz2 |
Fix lldb-mi test data_read_memory_bytes_global
Summary:
Test was skipped because -data-evaluate-expression was thought
to not work on globals. This is not the case - the issue was clang
removes debug info for globals in cpp files that are not used.
Add a reference to the globals in question, and fix memory patter in
test to match memory pattern in testcase.
Reviewers: ki.stfu, abidh
Reviewed By: ki.stfu
Subscribers: aprantl, lldb-commits
Differential Revision: https://reviews.llvm.org/D37533
llvm-svn: 312726
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions