You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have a tool that acts like LLPE_OPT from the tutorial but without having to find the path containing the required libraries.
Creating a generated script works, but I'd suggest using a slightly modified version of LLVM's "opt" that links against your pass(es) and perhaps enables them by default.
What do you think?
The text was updated successfully, but these errors were encountered:
Would be nice to have a tool that acts like
LLPE_OPT
from the tutorial but without having to find the path containing the required libraries.Creating a generated script works, but I'd suggest using a slightly modified version of LLVM's "opt" that links against your pass(es) and perhaps enables them by default.
What do you think?
The text was updated successfully, but these errors were encountered: