Open chriselrod opened 4 years ago
Since clang 10.0 hasn't been released yet, it's unlikely pet would be updated for it. The last commit on pet is from Jan 17. It's best to report this as a heads up on isl-development@googlegroups.com (which is the dev and bug reporting list for pet).
I've updated the pet submodule (pet-for-pluto) to merge in up until the latest pet commit upstream:
commit 8c0df55b2fbe95636c4977eb1daeb2bc39ce372e (upstream/master)
Author: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Date: Fri Jan 17 20:37:56 2020 +0100
rerun configure when llvm-config is updated
It looks like you are still experiencing an issue with the pet build albeit different. I haven't myself tested with clang 10.0 rc.
Just built it successfully after applying this patch. I assume Sven will add the patch upstream.
Thanks very much! I can update the pet submodule as soon as that upstream patch is in, or please feel free to submit a pull request.
This is with
I don't have this problem with clang 9.0. While clang 10 hasn't been released yet, it seems unlikely that there will be many changes between the current 10 (rc4) and the final release.
This issue probably should have been opened at pet-for-pluto.