diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-08 17:50:27 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-08 17:50:27 +0000 |
commit | 84e571ce751dd02b31a1178b3bd358b238e6a7f0 (patch) | |
tree | 3ecad476c86f40c6c1de05e925e147d4c52e5cc2 /lldb/source/API/SBData.cpp | |
parent | fee5576f7cd76f4b03a2549088f4fab9f5a80462 (diff) | |
download | bcm5719-llvm-84e571ce751dd02b31a1178b3bd358b238e6a7f0.tar.gz bcm5719-llvm-84e571ce751dd02b31a1178b3bd358b238e6a7f0.zip |
[Reproducers] Add LLDB_RECORD_DUMMY
Add a macro that doesn't actually record anything but still toggles the
API boundary. Removing just the register macros for lldb::thread_t
wasn't sufficient on NetBSD because the serialization logic needed the
underlying type to be complete.
This macro should be used by functions that are currently unsupported,
as they might trip the API boundary logic. This should be easy using the
lldb-instr tool.
llvm-svn: 355709
Diffstat (limited to 'lldb/source/API/SBData.cpp')
0 files changed, 0 insertions, 0 deletions