CompileOnDemandLayer.cpp uses function in these libraries, and builds
with -DSHARED_LIB=ON fail without this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
We really should have a bot to catch those :)
Since the last commit to lib/ExecutionEngine/Orc/ (rL336385) added those includes, this is probably correct.
Please commit now.