llir / llvm

Library for interacting with LLVM IR in pure Go.
https://llir.github.io/document/
BSD Zero Clause License
1.18k stars 78 forks source link

used by #206

Closed dannypsnl closed 2 years ago

dannypsnl commented 2 years ago

Since GitHub provides https://github.com/llir/llvm/network/dependents?package_id=UGFja2FnZS0yMjY0ODM3NDQ4, do we still want https://github.com/llir/llvm#users?

mewmew commented 2 years ago

Since GitHub provides https://github.com/llir/llvm/network/dependents?package_id=UGFja2FnZS0yMjY0ODM3NDQ4, do we still want https://github.com/llir/llvm#users?

I still think it's valuable to have a users section, as it also provides a short description of the project. Still, using the network dependency graph is a cool way to find users of llir/llvm.