JuliaDebug/Cthulhu.jl

Expose LLVM remarks

Open

#237 opened on Oct 10, 2021

 (0 comments) (0 reactions) (0 assignees)Julia (46 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (709 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Probably needs a bit of work on the Julia side, but it would be interesting to integrate with the LLVM remarks system.

https://github.com/llvm/llvm-project/blob/9e65929a8e2c9d1d6fd9cd4cefaab58420387b2f/llvm/lib/IR/LLVMRemarkStreamer.cpp#L139

https://llvm.org/docs/Remarks.html

Contributor guide