pmatos / nora

An experimental Racket implementation using LLVM/MLIR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate use of llvm::dbgs instead of PLOG

pmatos opened this issue · comments

We are using plog for logging but possibly better is to use llvm::dbgs facility.