Use !hasLocalLinkage instead of listing the symbol types
authorJim Ingham <jingham@apple.com>
Thu, 29 Oct 2020 21:43:03 +0000 (14:43 -0700)
committerJim Ingham <jingham@apple.com>
Thu, 29 Oct 2020 21:44:06 +0000 (14:44 -0700)
commitc8c07b76b2cf2ada8e7ec132f7f57b97d76743cf
tree654b5fb945b517bd30d7634d638a35db4a18d29e
parenta37672e2db7377681d996834a0c3073c9838a549
Use !hasLocalLinkage instead of listing the symbol types
we should be exporting one by one.

Differential Revision: https://reviews.llvm.org/D78972
lldb/source/Expression/IRExecutionUnit.cpp