Move to clang64 #16
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "esavkin/artiq-extrapkg:2316-move-to-clang"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I would wait until someone else would check installer on their PCs, because the bug is floating and previously happened not that often on my VMs - only 10%-20%.
With this patch's clang64 runtime, across ~20-30 times of artiq_compile I couldn't reproduce the original bug.
Compiled files run same as before if I use artiq_run instead.
WIP: Move to clang64to Move to clang64The lld problem with mingw is pretty serious i.e. the current mingw code is rendered unusable on all machines, and nac3 is already using clang64. Let's just merge this.