Add a missing dependency to DebugInfoDWARF unit tests
authorPavel Labath <pavel@labath.sk>
Thu, 9 Apr 2020 13:36:51 +0000 (15:36 +0200)
committerPavel Labath <pavel@labath.sk>
Thu, 9 Apr 2020 13:39:32 +0000 (15:39 +0200)
commit0d40f342cb80d05cb41389ca4d2ac400d201b635
tree24f4506b790ef3faf92f368cbf79b364a4674f5e
parent9bda29ab0fdfee4e4b5cbe17f87a16f673e91e1f
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.
llvm/unittests/DebugInfo/DWARF/CMakeLists.txt