[all-commits] [llvm/llvm-project] 2d3d0f: workflows: Remove symbol versions from libclang.so...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Aug 2 21:16:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d3d0f50ceb938c155a7283e684f28190d24d6ba
      https://github.com/llvm/llvm-project/commit/2d3d0f50ceb938c155a7283e684f28190d24d6ba
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
    M .github/workflows/libclang-abi-tests.yml

  Log Message:
  -----------
  workflows: Remove symbol versions from libclang.so in the libclang ABI test

Now that the symbol version for libclang.so changes for each release again,
we need to remove the symbol versions from the shared library in order
for the ABI checker to be able to compare with an older version of the
shared library.




More information about the All-commits mailing list