This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL45: Add missing includes to some LLDB headers. (authored
by teemperor, committed by ).
Herald added a subscriber: llvm
teemperor created this revision.
Herald added a subscriber: ki.stfu.
When compiling with modules, these missing includes cause the build to fail (as
the header can't be compiled into a module).
https://reviews.llvm.org/D47412
Files:
source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendez