[all-commits] [llvm/llvm-project] 3ed0ce: [lldb] Put Host/common headers in a module

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Feb 19 01:48:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ed0ce458c3a51b866625ec70e50b0f8556e0d20
      https://github.com/llvm/llvm-project/commit/3ed0ce458c3a51b866625ec70e50b0f8556e0d20
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M lldb/include/lldb/module.modulemap

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list