[PATCH] D136837: [llvm-debuginfo-analyzer] (08/09) - ELF Reader - Test case (Undefined symbol - multistage)

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 05:06:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f9ef3996814: [llvm-debuginfo-analyzer] (08/09) - ELF Reader (authored by CarlosAlbertoEnciso).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136837/new/

https://reviews.llvm.org/D136837

Files:
  llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt


Index: llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt
===================================================================
--- llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt
+++ llvm/unittests/DebugInfo/LogicalView/CMakeLists.txt
@@ -3,6 +3,7 @@
   AllTargetsInfos
   AllTargetsDisassemblers
   DebugInfoLogicalView
+  MC
   MCDisassembler
   )
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136837.471131.patch
Type: text/x-patch
Size: 356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/3090d022/attachment.bin>


More information about the llvm-commits mailing list