[Lldb-commits] [PATCH] D31367: Expression: add missing linkage to RuntimeDyld component
NAKAMURA Takumi via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 3 17:00:42 PDT 2017
chapuni accepted this revision.
chapuni added a comment.
Regardless of https://reviews.llvm.org/D36211, I hope this to be landed. It's not late, if we would revert this again, after the discussion would be concluded.
This is an issue around hidden header-header dependencies. If clang's -fmodules could provide dependent modules, it would suggest RuntimeDyld. (It's not strict, though)
Repository:
rL LLVM
https://reviews.llvm.org/D31367
More information about the lldb-commits
mailing list