[llvm-bugs] [Bug 47311] New: Enable examples in share-lib mode build in a build bot
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 25 15:00:34 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47311
Bug ID: 47311
Summary: Enable examples in share-lib mode build in a build bot
Product: new-bugs
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: diego.caballero at intel.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Sorry, not sure if this is the right place to report build bots issues.
The commit below fixes the LLVM build in shared-lib mode and with examples
enabled (-DBUILD_SHARED_LIBS=TRUE -DLLVM_BUILD_EXAMPLES=ON). It seems this
issue wasn't caught by any existing build bot. Would it be possible to modify
any existing bot to cover this scenario or add a new one?. I guess we would
need to just enable examples in an existing one doing shared-lib mode build.
commit f436bef5070fb453b5d394b5b3fd6f11a5920c01
Author: Lang Hames <lhames at gmail.com>
Date: Tue Aug 25 11:50:32 2020 -0700
[examples] Fix dependencies for OrcV2Examples/LLJITWithThinLTOSummaries.
Thanks,
Diego
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200825/cbb9c688/attachment.html>
More information about the llvm-bugs
mailing list