Closed vegard closed 4 years ago
Thank you for sharing this! We will incorporate LLVM patches after making our planned releases of C-Reduce for LLVM 9 and 10.
I can confirm that https://github.com/marxin/cvise/pull/11 is sufficient to build with LLVM 11rc1. The patch is pretty same to this one.
@vegard Sorry for my belated action. I was waiting for the LLVM 11 official release. I applied your patch to a new branch llvm-11.0. Thank you for sending us the patch!
I am closing this issue.
I got a bunch of errors trying to compile creduce from scratch on Ubuntu 16.04.6 with LLVM 11.0.0 (
1:11~++20200524080829+8a5aea7b504-1~exp1~20200524181436.2991
). I'm not sure if this is just because of using LLVM11, but these changes seem make it build for me.I'm not sending this PR necessarily to have it merged (so feel free to close without merging), but just in case this is useful to anybody. I haven't tried to preserve compatibility with earlier/other versions at all...