[llvm-dev] Modules Maintaining or Removing
Cohen, Elad2 via llvm-dev
llvm-dev at lists.llvm.org
Sun Mar 26 22:19:47 PDT 2017
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.
More information about the llvm-dev
mailing list