[all-commits] [llvm/llvm-project] c8c07b: Use !hasLocalLinkage instead of listing the symbol...

jimingham via All-commits all-commits at lists.llvm.org
Thu Oct 29 14:44:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf
      https://github.com/llvm/llvm-project/commit/c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf
  Author: Jim Ingham <jingham at apple.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M lldb/source/Expression/IRExecutionUnit.cpp

  Log Message:
  -----------
  Use !hasLocalLinkage instead of listing the symbol types
we should be exporting one by one.

Differential Revision: https://reviews.llvm.org/D78972




More information about the All-commits mailing list