aurelf
aurelf
No problem, I'll close it for now, let us know if you succeed to build the libcxx with SymCC.
Thanks for the investigation ! Reopening. Looks like the port to LLVM 16 was not complete, the CI tests need to be improved in that respect :) Unfortunately, I don't...
Hi, indeed something broke . As a workaround, you can compile with either : - an older LLVM 12 or 13 (`docker build --build-arg LLVM_VERSION=13 .` I'll push an update...
Hi Sebastian, you are right it's not needed, and painful, to keep compatibility with all LLVM versions. I like the idea to keep compatibility with the last 2 Ubuntu LTS...
> I like the idea of marking the last commit that is compatible with a given LLVM version. But I think you might be right that a dedicated branch with...
Yes in the docker, with LLVM 15 but not on my machine with LLVM 17... So this looks like a bug we need to address.
The test error comes from the fact that printf tests only generate 4 test cases, while orginally there were 27 more. ``` [...] #17 3.793 AssertionError: Lists differ: ['000008', '000018',...
So using bisect is infeasible, because we end up on the main QEMU branch without SymQEMU changes, and merging SymQEMU at each bisect point is painful. I instead merged little...
Hum, after some scripting, it seems that the issue appears first with 24c0573bb0c3f55c47926e3cb047a716608cd113 We need to make this SymQEMU compatible.
Remaining differences are due to this commit d4f611711a9abe23616d6d965fba955340d11d0d