[PATCH] [PATCH] Fix llvm-jitlistener build after DebugInfo renaming at 227586.
Alexey Bader
aleksey.bader at mail.ru
Mon Jun 22 14:45:45 PDT 2015
Hi lhames, zturner,
DebugInfo library name update.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10616
Files:
tools/llvm-jitlistener/CMakeLists.txt
Index: tools/llvm-jitlistener/CMakeLists.txt
===================================================================
--- tools/llvm-jitlistener/CMakeLists.txt
+++ tools/llvm-jitlistener/CMakeLists.txt
@@ -6,7 +6,7 @@
set(LLVM_LINK_COMPONENTS
asmparser
bitreader
- debuginfo
+ DebugInfoDWARF
inteljitevents
interpreter
irreader
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10616.28162.patch
Type: text/x-patch
Size: 341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150622/8703ffca/attachment.bin>
More information about the llvm-commits
mailing list