- Vancouver, BC, Canada
- https://mattnite.net
-
Joined on
2020年10月25日
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')
@mlugg, I think I found the root cause! I don't have the know-how or time to put a patch together for a fix, but I'm hoping this information will enable someone else. TLDR there are multiple...
5bd1e880f8
Add .config/nvim/after/ftplugin/c.lua
2c2d0cd05d
Add .config/nvim/after/ftplugin/c.lua
bed9408e66
Update .config/nvim/nvim-pack-lock.json
9ff232626a
Update .config/nvim/init.lua
101a5ec92f
Add .config/nvim/plugins/telekasten/daily.md
2e8aef1a20
Add .config/nvim/after/ftplugin/go.lua
805402fdc4
Update .config/nvim/init.lua
Switching on a pointer:
error: Invalid record (Producer: 'zig 0.17.0' Reader: 'LLVM 22.1.4')
Support for eBPF CO-RE
This is something that’s been on my radar for a long time, and I really like the idea of using address space to emit struct access information.
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')
Here is a dump of the buffer in parseBitcodeFile()
When building for AVR error: Alias and aliasee types don't match (Producer: 'zig 0.17.0' Reader: 'LLVM 21.1.8')
I started looking into this issue. Working off of 7d7752ed411222276ccdbf6b45b21edddbc05caa. I'm able to reproduce on LLVM 22.1.4, and I found exactly one location where `Alias and aliasee types...
14ad7bbf29
Update .config/nvim/nvim-pack-lock.json
d3bc205832
Update .config/nvim/init.lua
Try multiple jobs in the build
Try multiple jobs in the build
e64eb83950
Try multiple jobs in the build
26580bc7de
Open process and get PC for each thread
3d5c604da2
WIP