[all-commits] [llvm/llvm-project] 24a72d: [llvm-c] Avoid use of deprecated APIs in unit tests

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Dec 6 07:01:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24a72dc070b36d9e62d6b84abe5f1912c5a49581
      https://github.com/llvm/llvm-project/commit/24a72dc070b36d9e62d6b84abe5f1912c5a49581
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M llvm/unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp

  Log Message:
  -----------
  [llvm-c] Avoid use of deprecated APIs in unit tests

As pointed out in https://reviews.llvm.org/D114936#3173327,
unit tests were still using deprecated C APIs.




More information about the All-commits mailing list