[lldb] Put Host/common headers in a module
authorRaphael Isemann <teemperor@gmail.com>
Wed, 19 Feb 2020 09:47:37 +0000 (10:47 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 19 Feb 2020 09:47:46 +0000 (10:47 +0100)
commit3ed0ce458c3a51b866625ec70e50b0f8556e0d20
tree9a4df8899703461aca4d707ef3d3990e66939f7d
parent51c6e9445cd4d26d0e8243163dfa5a53fbbcbdd4
[lldb] Put Host/common headers in a module

This directory escaped the modularization effort it seems. Just adding
this to the Host module along with the other common headers, which should
make this code less likely to break under modules and speed up compilation.
lldb/include/lldb/module.modulemap