[llvm-dev] Modules Maintaining or Removing

Bruno Cardoso Lopes via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 27 13:47:32 PDT 2017


Like Elad mentioned, we have few bots that are currently testing this
configuration.

> So I'm wondering if the modulemaps aren't maintained anymore?

Yes, they are. But they only get fixed/updated once an issue is found
or when headers aren't currently figured out via umbrella directives.
Please file bugs (and CC me) if you've found issues.

On Sun, Mar 26, 2017 at 10:19 PM, Cohen, Elad2 via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> AFAIK this should work. At least it worked for me (Built top of trunk llvm using 'clang version 4.0.0 (tags/RELEASE_400/final)' ). Any specific error you are seeing?
>
> I believe there's even a couple of buildbots that use this option (clang-x86_64-linux-selfhost-modules, clang-x86_64-linux-selfhost-modules-2) One of them seems to be red atm because it's out of space, but they are usually green IIRC.
>
> Thanks, Elad
>
> -----Original Message-----
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Timo Janssen via llvm-dev
> Sent: Saturday, March 25, 2017 23:54
> To: llvm-dev at lists.llvm.org
> Subject: [llvm-dev] Modules Maintaining or Removing
>
> Hallo all,
>
>
> I was trying to Build LLVM with the cmake option LLVM_ENABLE_MODULES
> just out of curiosity. I used the RELEASE_400/final tag.
>
>
> It didn't work as I almost expected.
>
>
> So I'm wondering if the modulemaps aren't maintained anymore?
>
> If they aren't maintained anymore, why aren't they removed and that
> cmake option also removed?
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc


More information about the llvm-dev mailing list