[all-commits] [llvm/llvm-project] 0d40f3: Add a missing dependency to DebugInfoDWARF unit tests

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Apr 9 06:39:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d40f342cb80d05cb41389ca4d2ac400d201b635
      https://github.com/llvm/llvm-project/commit/0d40f342cb80d05cb41389ca4d2ac400d201b635
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/unittests/DebugInfo/DWARF/CMakeLists.txt

  Log Message:
  -----------
  Add a missing dependency to DebugInfoDWARF unit tests

BinaryFormat was already being used for various constants, but as of
b761a648 it is alse used for code.

This should fix the shared library build.




More information about the All-commits mailing list