[PATCH] D54460: Don't keep a global ABI plugin per architecture
Jim Ingham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 11:47:36 PST 2018
jingham added a comment.
As for testing, Jason was careful to use a WP, so nothing crashes. The process's SP doesn't resolve and then you get the default setting of any process specific setting that uses the ABI. Since there aren't any of those yet - this currently has no observable consequences. But there will be soon, and we can use that to test that we are getting this process's settings easily once that gets checked in.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D54460
More information about the llvm-commits
mailing list